body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
}

.a:hover{
	font-size: 11px; 
	text-decoration: underline;
}

.testoback{
	color: #1b2c62;	
	font-size: 11px; 
	text-decoration: none;
}
.testoback a:hover{
	color: #2b7ad3;	
	font-size: 11px; 
	text-decoration: underline;
}

.titoloback{
	color: #2b7ad3;	
	font-size: 13px; 
	text-decoration:none;
	font-weight:bold;
}

.downloadback{
	color:#2b7ad3;
	font-size: 11px; 
	text-decoration:none;
	font-weight:bold;
	}

.downloadback a:hover{
	color:#1b2c62;
	font-size: 11px; 
	text-decoration:underline;
	font-weight:bold;
}

