BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: none;
	margin-top: 30px;
}



.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.titoletto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}




.data{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;

}

/*.immagine {
border-color: #DDDDDD;
}
*/

a:link img {border:none;}
a:visited img {border:none;}
a:hover img {border:none;}
a:active img {border:none;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	decoration: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	decoration: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
