.intesta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
A.intesta:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color:#093;
	color: #FFF;
	text-decoration: none;
}
.intesta-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
.news-titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.news-titolo:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	background-color:#093;
	text-decoration: none;
}
.news-desc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
.testi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
A.testi:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	background-color:#093;
	text-decoration: none;
	text-align: justify;
}
.titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
}

