body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
}

.a:hover{
	font-size: 10px; 
	text-decoration: underline;
}

.testoback{
	color: #345042;	
	font-size: 10px; 
	text-decoration: none;
}
.testoback a:hover{
	color: #68a084;	
	font-size: 10px; 
	text-decoration: underline;
}

.titoloback{
	color: #345042;	
	font-size: 10px; 
	text-decoration:none;
	font-weight:bold;
}

.downloadback{
	color:#345042;
	font-size: 10px; 
	text-decoration:none;
	font-weight:bold;
	}

.downloadback a:hover{
	color:#68a084;
	font-size: 10px; 
	text-decoration:underline;
	font-weight:bold;
}


