BODY {
	SCROLLBAR-FACE-COLOR:#ff0000; 
}
a:link, a:visited {
	font-family: Arial; 
	font-size: 12px; 
 text-decoration: none;
 color:#000066;
}
a:hover {
	font-family: Arial; 
	font-size: 12px; 
 text-decoration: none;
 color:#FF0000;
}
.testo {  
	font-family: Arial; 
	font-size: 12px; 
	line-height: normal; 
	color: #000066; 
}
.testopiccolo {  
	font-family: Arial; 
	font-size: 10px; 
	line-height: normal; 
	color: #000066; 
}
.testopiccolo a:link{  
	font-family: Arial; 
	font-size: 10px; 
	line-height: normal; 
	color: #000066; 
}
.testopiccolo a:visited{  
	font-family: Arial; 
	font-size: 10px; 
	line-height: normal; 
	color: #000066; 
}
.testopiccolo a:hover{  
	font-family: Arial; 
	font-size: 10px; 
	line-height: normal; 
	color: #ff0000; 
}