A:LINK {
	color : #333333;
	text-decoration: none;
} 
A:VISITED {
	color : #333333;
	text-decoration: none;
} 
A:HOVER {
	color : #993300;
	text-decoration: none;
} 
A:ACTIVE {
	color : #993300;
	text-decoration: none;
} 

.menu { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10;}	
	.menu a:link { color : #333333; text-decoration : none; font-weight : normal; }
	.menu a:visited  { color : #333333; text-decoration : none; font-weight : normal; }
	.menu a:hover  { color : #993300; text-decoration : none;  font-weight : normal; }
	.menu a:active  { color : #993300; text-decoration : none;  font-weight : normal; }

.menutop { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10; color : white }	
	.menutop a:link { color : White; text-decoration : none; font-weight : bold; }
	.menutop a:visited  { color : White; text-decoration : none; font-weight : bold; }
	.menutop a:hover  { color : White; text-decoration : none; font-weight : bold; background-color : #993300; }
	.menutop a:active  { color : White; text-decoration : none; font-weight : bold; }

.form-registrati {
	background-color : #FFD680;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #333333;
}

.form-prenotazione {
	background-color : #EFEFEF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #333333;
}

.form-tasto {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}