body {
 scrollbar-base-color: #cccccc;
 scrollbar-arrow-color: white;
 scrollbar-track-color: #999999;
 
 scrollbar-shadow-color: white;
 scrollbar-lightshadow-color: cccccc; 
 scrollbar-darkshadow-color: gray;
 
 scrollbar-highlight-color: white;
 scrollbar-3dlight-color: black;
  }
  

 .testo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
 .testo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.caselle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}




