a:hover      				{ color: #FF0000; text-decoration: underline; border-bottom: 1 solid #FF0000 }
a:link 					{font-family: verdana,arial,Tahoma;font-size: 8 pt;font-weight: bold;text-decoration: underline;}
a:visited 					{font-family: verdana,arial,Tahoma;font-size: 8 pt;font-weight: bold;text-decoration: underline;}
a:active 					{font-family: verdana,arial,Tahoma;font-size: 8 pt;font-weight: bold;text-decoration: underline;}

body         				{font-family: verdana,arial,Tahoma; }
               			  

.titolo
	{
	 	FONT-SIZE: 11px;
		color: #000080;
	}

.valore		
	{
	 	FONT-SIZE: 13px;
		color: #0000ff;
		FONT-WEIGHT: bolder;
	}
	
.testa		
	{
	 	FONT-SIZE: 24px;
		color: #0000ff;
		FONT-WEIGHT: bolder;
	}
.sotto_testa		
	{
	 	FONT-SIZE: 14px;
		color: navy;
		
	}
.dati		
	{
	 	FONT-SIZE: 12px;
		
}
.percento {
	FONT-SIZE: 30px;
	color: #9ACD32;
	FONT-WEIGHT: bolder;
}
.voti {
	FONT-SIZE: 20px;
	color: #9ACD32;
}
a.readon:link, a.readon:visited {
	float: right;
	width: auto;
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 11px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 15px;
	background: url(img/nav_moreback.png) 0 0 no-repeat;
}

a.readon:hover {
	color: #FF2F2F;
	background-position: 0 -18px;
	text-decoration: none;
	border-bottom: none;
}
