.intestazione-bassa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.titolo-interno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.testo-interno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.link-interno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	text-decoration: none;
}

A.link-interno:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color:#C9ED4F;
	text-decoration: none;
}




A.intestazione-bassa:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000000;
	background-color:#C9ED4F;
	text-decoration: none;
}
.basso-ottimizzazione {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #2A2A2A;
	text-decoration: none;
}

