a.copyright:link, a.copyright:visited {
	font-family:arial;
	font-size:12px;
	color:"#ff9900";
	font-weight:bold;
	background-color:"#330000";
	vertical-align: bottom;
	text-decoration:underline;
}
a.copyright:hover {
	font-family:arial;
	font-size:12px;
	color:"#ffffff";
	font-weight:bold;
	background-color:"#330000";
	vertical-align: bottom;
	text-decoration:none;
}

a.dettagli:link, a.dettagli:visited {
	font-family:arial;
	font-size:10px;
	color:"#98292E";
	font-weight:normal;
}
a.dettagli:hover {
	font-family:arial;
    font-size:10px;
  	color:"#E47728";
    font-weight:normal;
}

a.sponsor:link, a.sponsor:visited { 
	font-family:ms sans serif;
	font-size:16px;
	color:"#98292E";
	font-weight:bold;
}
a.sponsor:hover { 
	font-family:ms sans serif;
	font-size:18px;
	color:"#ffcc00";
	font-weight:bold;
}
