@charset "UTF-8";
.testo {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}
.testo_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #956265;
	background-position: center center;
	text-align: center;
}
 a:link {
	color: #956265;
	text-decoration:none;
}
 a:visited {
	color: #956265;
	text-decoration:none;
} 
 a:hover {
	color: #956265;
	text-decoration:none;	
}
