body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #000099;
	background-color: #FFFFFF;
}
table {
	font-size: 11 px;
}
hr {
	color: #F2F2FA;
	height: 4px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F2F2FA;
}
.testo {
	font-size: 11 px;
}