.dove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D360A;
	padding: 2px;
}

.titolo {
	font-family: "Bodoni MT Black";
	font-size: 18px;
	font-style: normal;
	color: #4D360A;
	font-weight: bold;
}
a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D66E13;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
}
