a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: underline;
	background-color: #CCFFCC;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336699;
}
.testogrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.testograndeverde {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}
.titolo {



	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336666;
}
