.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.testo1 {
	font-family: verdana;
	font-size: 11px;
	color: #003300;
}
.titolo1 {
	font-family: verdana;
	font-size: 12px;
	color: #2E7119;
	font-weight: bold;
}

