<!--
body
{
background-color: #ffffff;

background-attachment:fixed;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.testoinglese {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000000;
}
.testoitaliano {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #990000;
	}
.piccolini {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.linkotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	
}
.titoli {font-family: Arial, Helvetica, sans-serif; color: #990000; font-size: 12px; font-weight: bold; font-style: normal;}
.featured {font-family: Arial, Helvetica, sans-serif; color: #003366; font-size: 12px; font-weight: bold; font-style: normal;}


a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
font-size: 16px; 
	text-decoration: none;
	font-weight: normal;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;	
	font-weight: normal;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #ffff00;
	}
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.bordo { border:solid #ffffff 2px ;}
hr {
	width:800px;
	color:#F7710E;
	height:1px;
	clear:both;
	}
