body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #666666;
	
}

.piccolo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;color: #999999;}
.piccolo a:link { color: #999999; font-weight: normal; text-decoration: none;}
.piccolo a:visited { color: #999999; font-weight: normal; text-decoration: none; }
.piccolo a:hover { color: #999999; font-weight: normal; text-decoration: none;}

.testo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #e5e5e5;}
.testo a:link { color: #e5e5e5; font-weight: normal; text-decoration: underscore;}
.testo a:visited { color: #e5e5e5; font-weight: normal; text-decoration: underscore; }
.testo a:hover { color: #cccccc; font-weight: normal; text-decoration: underscore;}

.menubianco {font-family: Georgia, Times New Roman, Times, serif ;font-size: 11px;color: #ffffff;}
.menubianco a:link { color: #ffffff; font-weight: normal; text-decoration: none;}
.menubianco a:visited { color: #ffffff; font-weight: normal; text-decoration: none; }
.menubianco a:hover { color: #EAECE1; font-weight: normal; text-decoration: none;}

.titologrigio {font-family: Georgia, Times New Roman, Times, serif ;font-size: 18px;color: #aaaaaa;}
.titologrigio a:link { color: #aaaaaa; font-weight: normal; text-decoration: none;}
.titologrigio a:visited { color: #E42131; font-weight: normal; text-decoration: none; }
.titologrigio a:hover { color: #8D1C14; font-weight: normal; text-decoration: none;}

.titolob {font-family: Georgia, Times New Roman, Times, serif ;font-size: 20px;color: #ffffff;}
.titolob a:link { color: #ffffff; font-weight: normal; text-decoration: none;}
.titolob a:visited { color: #ffffff; font-weight: normal; text-decoration: none; }
.titolob a:hover { color: #ffffff; font-weight: normal; text-decoration: none;}

.bottone {	border:none;	
				background-color:#E42131;
				FONT-WEIGHT: bold;
				FONT-SIZE: 10px;
				COLOR: #ffffff;
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
				height:15px;
				
			}
			
.casella {	border:none;	
				background-color:#e5e5e5;
				FONT-WEIGHT: normal;
				FONT-SIZE: 10 px;
				COLOR: #000000;
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			}
	
