a:hover {
	color: #93FA21;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #CCFF99;
}

.intestazione1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99CC00;
}
.intestazione2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C15E33;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669900;
}
.collegamenti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BA996;
	font-weight: bolder;
}
.collegamentiev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109E62;
	font-weight: bold;
}
.testo3chiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D89172;
}

