.testo {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #400000;
	height: 260px;
	width: 620px;
	overflow: auto;
	text-align: justify;
	float: right;
	cursor: auto;
	filter: Gray;
}
.barra {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	height: 150px;
	width: 300px;
	text-align: justify;
	overflow: auto;
	background-color: #FFFCF5;
	color: #000000;
	margin: 0px;
	scrollbar-base-color: #FFD166;
	scrollbar-arrow-color: #FFFFC6;
	scrollbar-track-color: #FFFFC6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link {
	text-decoration: underline;
	color: #351b00;
	font-size: 12px;
}

.stilelink {
	font-size: 12px;
	font-family: Verdana;
	line-height: 19px;
	color: #351B00;
	text-decoration: underline;
}
.barraCopia {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	height: 130px;
	width: 500px;
	text-align: justify;
	overflow: auto;
	background-color: #FFFCF5;
	color: #000000;
	margin: 0px;
	scrollbar-base-color: #FFD166;
	scrollbar-arrow-color: #FFFFC6;
	scrollbar-track-color: #FFFFC6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9F5000;
	border-right-color: #9F5000;
	border-bottom-color: #9F5000;
	border-left-color: #9F5000;
}
