a:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
}
a:active {
	text-decoration: none;
	color: #000066;
}
a {
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.titolone {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	color: #000066;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000066;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #66CC00;
}
.fintoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	color: #000066;
}
.testoItalico {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #000066;
}
body {
	background-color: #FFFFFF;
}
