/* CSS Document */

.testo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #CCCCCC;
font-weight:bold;
font-style: oblique;

}


a:link {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;

}

a:visited {
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}


a:hover {
color: #0066CC;
text-decoration:none;
font-weight:bold;
font-size:17px;
}



.cella_giu {
background-color:#000000;

}


body {
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #OOOOOO;
scrollbar-base-color: #FFFFFF; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color: #0066CC; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #CCCCCC;
 
}





