.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:active  { text-decoration: none }
a:hover   { color: black; text-decoration: none; background-color: #ff0 }
a:link      { color: black; text-decoration: none }
a:visited      { color: black; text-decoration: none }
