body,td,font,div{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
}



A.menuLocale:link, A.menuLocale:visited {
	color : Blue;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

A.menuLocale:hover {
	color : Teal;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}


A:link, A:visited, A:active, A:hover {
	color : Red;
	font-size : 13px;
}


.etichette{
	font-size : 11px;
	font-weight : bold;
	color : Teal;
}
.piccoli {  font-size: 9px}
.piede {   font-size: 14px; color: #000000; font-weight: bold}
.testi {   font-size: 12px; text-align: justify}
.textnojusty {  font-size: 12px}
.risposte {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000}
A.menuLocale:active  {
	color : Black;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
} 