.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.off {

	background-color: #CCCCCC;	
	}
	
.on {
	background-color: #e31f1f;	
	
	}
	
.testi {
font-family: "Trebuchet MS", Verdana, "Times New Roman";
font-size: 12px;
color: #000000;
text-align: justify;
}

.testirossi {
font-family: "Trebuchet MS", Verdana, "Times New Roman";
font-size: 12px;
color: #9D0C10;
text-align: justify;
}

.testi_piccolo {
font-family: "Trebuchet MS", Verdana, "Times New Roman";
font-size: 10px;
color: #000000;
text-align: justify;
}

.newsletter {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 11px;
	color: #9D0C10;
}



body{ 
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
} 



A:link, A:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
A:hover {
	text-decoration: underline;
	color: #e31f1f;
	font-weight: bold;
	}
