body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.indirizzo {
	color: #CC0000;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
	font-size: 9px;
}
.titolo {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 5px;
}
.testoMENU {
	font-size: 14px;
	color: #CC0000;
	padding-left: 5px;

}
.txtlinkMENU {
	font-size: 11px;
	color: #CC0000;
	padding-left: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}a {
	color: #CC0000;
}
.TESTO {
	font-size: 12px;
	color: 999900;
	text-align: justify;
	padding: 7px;
}
.linkVISITED {
	font-size: 11px;
	font-weight: bold;
	color: 003366;
	padding-left: 5px;

}

