.indirizzo {
	color : Navy;
	text-align: center;
	font-size : x-small;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	border: thin none;
}

A:link, A:visited{
	font-weight: bold;
	text-decoration : none;
	color: #000000;
}
a:hover {
	text-decoration : underline;
	color: #0066FF;
}.testo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal}
.titolo {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #0066FF; text-decoration: underline}

