.testorosso {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #800000}
.testorosso {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #800000}
.testochiaro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;  font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF}a {  font-family: "Times New Roman", Times, serif; color: #800000; text-decoration: underline}
.bold {  font-weight: bold}
.italico {  font-style: italic}
.testosemplice {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
.testocourier {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: normal; color: #666666}
.testocourierbold {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold; color: #666666}
.testocourierboldrosso {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold; color: #800000}

a 
{  
	text-decoration: underline;
}
A:link 
 {
 	text-decoration: underline;
	font-weight: bold; 
	color: #492600;
 }
 
 A:visited 
 {
	text-decoration: underline;
	font-weight: bold; 
	color: #996666;
 }
 A:hover 
 {
	text-decoration: none;
	font-weight: bold; 
	color: #666666;
 }
