.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: none;
}

.stile_menu{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color: #780202;
}

.stile_menu a {
	text-decoration:none;
	color:#780202;
}
.stile_menu a:hover {
	text-decoration:none;
	color:#B18C43;
}

