.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #313131;

}
.indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE4D6;

}
a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
}
.link-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #313131;
	text-decoration: none;	

}
.link-indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE4D6;
	text-decoration: none;	

}
.link-testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #313131;
	text-decoration: none;	

}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #760000;

}
.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #313131;

}
