body {
	margin:0;
	background-color: #E5E5E5;	
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;	
	
}

.testo {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #666666; line-height: 16px}
.testo a:link { color: #666666; font-weight: normal; text-decoration: underline;}
.testo a:visited { color: #666666; font-weight: normal; text-decoration: underline; }
.testo a:hover { color: #333333; font-weight: normal; text-decoration: underline;}

.bianco {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #ffffff; line-height: 16px}
.bianco a:link { color: #ffffff;  text-decoration: underline;}
.bianco a:visited { color: #ffffff; text-decoration: underline; }
.bianco a:hover { color: #ffffff;  text-decoration: underline;}

.testoline {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #666666; line-height: 11px}
.testoline a:link { color: #666666; font-weight: normal; text-decoration: none;}
.testoline a:visited { color: #666666; font-weight: normal; text-decoration: none; }
.testoline a:hover { color: #333333; font-weight: normal; text-decoration: underline;}

.testopic {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #666666; line-height: 14px}
.testopic a:link { color: #666666; font-weight: normal; text-decoration: none;}
.testopic a:visited { color: #666666; font-weight: normal; text-decoration: none; }
.testopic a:hover { color: #333333; font-weight: normal; text-decoration: underline;}

.rosso {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #CC3333; line-height: 16px}
.rosso a:link { color: #CC3333; font-weight: normal; text-decoration: none;}
.rosso a:visited { color: #CC3333; font-weight: normal; text-decoration: none; }
.rosso a:hover { color: #CC3333; font-weight: normal; text-decoration: underline;}

.rossopic {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #CC3333; line-height: 16px}
.rossopic a:link { color: #CC3333; font-weight: normal; text-decoration: none;}
.rossopic a:visited { color: #CC3333; font-weight: normal; text-decoration: none; }
.rossopic a:hover { color: #CC3333; font-weight: normal; text-decoration: underline;}

.giallo {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px;color: #FFFF66; line-height: 16px}
.giallo a:link { color: #FFFF66; font-weight: normal; text-decoration: none;}
.giallo a:visited { color: #FFFF66; font-weight: normal; text-decoration: none; }
.giallo a:hover { color: #FFFF66; font-weight: normal; text-decoration: underline;}

.azzurro {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #0099CC; line-height: 16px}
.azzurro a:link { color: #0099CC; font-weight: normal; text-decoration: underline;}
.azzurro a:visited { color: #0099CC; font-weight: normal; text-decoration: underline; }
.azzurro a:hover { color: #0099CC; font-weight: normal; text-decoration: underline;}

.azzurrob {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #0099CC; line-height: 16px; font-weight: bold}
.azzurrob a:link { color: #0099CC; font-weight: bold; text-decoration: none;}
.azzurrob a:visited { color: #0099CC; font-weight: bold; text-decoration: none; }
.azzurrob a:hover { color: #0099CC; font-weight: bold; text-decoration: underline;}

.azzurrobold {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px;color: #0099CC; font-weight: bold}
.azzurrobold a:link { color: #0099CC; font-weight: bold; text-decoration: none;}
.azzurrobold a:visited { color: #0099CC; font-weight: bold; text-decoration: none; }
.azzurrobold a:hover { color: #0099CC; font-weight: bold; text-decoration: underline;}

.verde {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #339933; line-height: 16px}
.verde a:link { color: #339933; font-weight: normal; text-decoration: none;}
.verde a:visited { color: #339933; font-weight: normal; text-decoration: none; }
.verde a:hover { color: #339933; font-weight: normal; text-decoration: underline;}

.grigio {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #999999; line-height: 16px}
.grigio a:link { color: #999999; font-weight: normal; text-decoration: none;}
.grigio a:visited { color: #999999; font-weight: normal; text-decoration: none; }
.grigio a:hover { color: #666666; font-weight: normal; text-decoration: underline;}


.bottone {	border:none;	
				background-color:#ECA040;
				FONT-WEIGHT: bold;
				FONT-SIZE: 10px;
				COLOR: #ffffff;
				FONT-FAMILY: Georgia, Times New Roman, Times, serif;
				height:15px;
				width:30px;
			}
			
.casella {	border:none;	
				background-color:#EAECE1;
				FONT-WEIGHT: normal;
				FONT-SIZE: 10 px;
				COLOR: #96917E;
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			}
	
