.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testo-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link { color:#AF3A3A; text-decoration:none}
a:visited { color:#AF3A3A; text-decoration:none}
a:hover { color:#003366; text-decoration:none; cursor:hand}
a:active { color:#AF3A3A; text-decoration:none}
.linee {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
