a:link  {
	color: #000000;
	text-decoration : underline;
}

a:visited  {
	color: #000000;
	text-decoration : underline;
}

a:hover  {
	color: #CC9900;
	text-decoration : underline;
}

body  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-align : justify;
}

.titolo  {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:navy;
}

td  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.footer  {
	text-decoration : none;	
	font-size : 9px;
	color: #000000;
}

.ancoraggio:link{
	text-decoration: none;
}

.ancoraggio:hover{
	text-decoration: none;
}

.ancoraggio:visited{
	text-decoration: none;
}


