.stile {
	font-family: Arial, Helvetica, sans-serif;
	color: #A25100;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8040;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004080;
}
.testoazzurro {
	font-family: Arial, Helvetica, sans-serif;
	color: #006BD7;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
