BODY {
	SCROLLBAR-FACE-COLOR: #66cc66; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ff9933;
	SCROLLBAR-3DLIGHT-COLOR: #006000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ffff99; 

}

font.titolo {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:black;
}

font.titolo2 {
	font-family:verdana;
	font-weight:bold;
	font-size:16px;
	color:black;
}

font.titoloverde {
	font-family:verdana;
	font-weight:bold;
	font-size:16px;
	color:green;
}


font.testo {
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:black;
}

font.banner {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:green;
	text-decoration:none
}

font.bannerl {
	font-family:verdana;
	font-size:12px;
	color:green;
	text-decoration:none
}

font.bannerbianco {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:white;
	text-decoration:none
}

a.link {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:navy;
	text-decoration:none;
}
a.link:hover {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:green;
	
}

a.linkverd {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
a.linkverd:hover {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#B3D9B3;
	
}
