body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	color: #4d3911;	
}

.testoback{
	color: #4d3911;	
	font-size: 10px; 
	text-decoration: none;
}
.testoback a:hover{
	color: #4d3911;	
	font-size: 10px; 
	text-decoration: underline;
}

.titolo_back{
	color: #cba674;	
	font-size: 10px; 
	text-decoration:none;
	font-weight:bold;
}

.downloadback{
	color:#4d3911;
	font-size: 10px; 
	text-decoration:none;
	font-weight:bold;
	}

.downloadback a:hover{
	color:#cba674;
	font-size: 10px; 
	text-decoration:underline;
	font-weight:bold;
}
.immagine{
 	border: 1px solid #cba674;
 }

