body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
}

.testoback{
	color: #235484;	
	font-size: 10px; 
	text-decoration: none;
}
.testoback a:hover{
	color: #7c582d;	
	font-size: 10px; 
	text-decoration: underline;
}

.titoloback{
	color: #235484;	
	font-size: 10px; 
	text-decoration:none;
	font-weight:bold;
}

.downloadback{
	color:#7c582d;
	font-size: 10px; 
	text-decoration:none;
	font-weight:bold;
	}

.downloadback a:hover{
	color:#8cb23c;
	font-size: 10px; 
	text-decoration:underline;
	font-weight:bold;
}

.bordo{
 	border: 1px solid #8cb23c;
 }
