 .testo { 
font-family: Tahoma, Arial, Times New Roman; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
text-align: justify; 
margin-top: 0px; 
margin-right: 2px; 
margin-bottom: 0px; 
margin-left: 2px; 
LINE-HEIGHT: 18px; 
color: #301A03; 
} 

 .testo2 { 
font-family: Times New Roman; 
font-size: 12px; 
font-style: italic;
text-align: justify; 
margin-top: 0px; 
margin-right: 2px; 
margin-bottom: 0px; 
margin-left: 2px; 
LINE-HEIGHT: 15px; 
color: #301A03; 
} 


 .testo_stretto { 
font-family: Arial, Times New Roman; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
text-align: justify; 
margin-top: 0px; 
margin-right: 6px; 
margin-bottom: 0px; 
margin-left: 6px; 
LINE-HEIGHT: 15px; 
color: #ffffff; 
} 


a:link { 
font-family: Times New Roman; 
font-size: 12px; 
font-style: italic;
color: #000000;
text-decoration: underline;
 } 
A:VISITED { 
font-family: Times New Roman; 
font-size: 12px; 
font-style: italic;
color : Purple; 
text-decoration: bold;
 }
 A:HOVER {
	font-family: Times New Roman; 
font-size: 12px; 
font-style: italic;
	color : #fc8403;
	text-decoration : underline ;
} 
A:ACTIVE {
font-family: Times New Roman; 
font-size: 12px; 
font-style: italic;
color :  #033d2f; 
text-decoration: underline; 
} 