BODY {
scrollbar-face-color: #E4E4CB;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #666666;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #EEEFF0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.testo {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
		font-weight: bold;
} 
a:hover {
	color: #000000;
	text-decoration: underline;
		font-weight: bold;
} 
a:link {  
	color: #000000;
	text-decoration: none;
		font-weight: bold;
} 
a:visited {
  color: #000000;
  text-decoration: none;
  	font-weight: bold;
} 
a:active.bianco {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
a:hover.bianco {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;
} 
a:link.bianco {  
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
} 
a:visited.bianco {
	font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  	font-weight: bold;
} 
