a:active, a:link, a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	}
	
a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	}
	
a.autori:active, a.autori:link, a.autori:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
	}
	
a.autori:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:underline;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	font-size: 12px;
}
.tdtitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EDEEEF;
}
.titolo {
	font-size: 12px;
	color: #666666;
}
a:active, a:link, a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	}
	
a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	}