a:link  {
	color: #CC6600; text-decoration: underline;
}
a:hover {
	text-decoration: none; color: #CC6600;
}
a:active {
	text-decoration: none; color: #CC6600
}
.Titolo12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #462619;


}
.testo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;

}
.arancione {
	color: #CC6600;
}
.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #462619;
}
.piede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.testoBianco {
	color: #FFFFFF;
}
.descrizioneCasa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;


}
.Menu:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

