.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

.menu2 {
	font-size: 11px;
}

.format {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}

.pi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.intestazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #4D4D4D
}

.titolo {
	font-weight: bold;
	color: #505050;
	text-align: center;
}

.titoloenomenu {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.titolosellserve {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.titolodresskey {
	font-size: 18px;
	font-weight: bold;
	color: #009207;
	text-align: center;
}

.enomenu {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.enomenulista {
	color: #FF0000;
}

.sellserve {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}

.sellservelista {
	color: #0000FF;
}

.dresskey {
	font-style: italic;
	font-weight: bold;
	color: #009207;
}

.dresskeylista {
	color: #009207;
}

ol {
	list-style-type: disc;
}

A:link  { text-decoration: none; color: #333333 }
A:visited { text-decoration: none; color: #333333 }
A:hover { text-decoration: underline; color: #1489CF}

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #ffffff;
}
