BODY  {
	SCROLLBAR-FACE-COLOR : #Faefe4;
	SCROLLBAR-HIGHLIGHT-COLOR : #660000;
	SCROLLBAR-SHADOW-COLOR : #660000;
	SCROLLBAR-ARROW-COLOR : #660000;
	SCROLLBAR-TRACK-COLOR : #FAEFE4;
}

.menu  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Navy;
	text-align : center;
	text-decoration : none;
	font-variant: small-caps;
	text-transform: capitalize;
}
a.menu  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : navy;
	text-align : center;
	text-decoration : none;
	font-variant: small-caps;
	text-transform: capitalize;
}
a.menu:hover  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FF0000;
	text-align : center;
	text-decoration : none;
	font-variant: small-caps;
	text-transform: capitalize;
}
.mail  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CCCCCC;
	text-align : center;
	text-decoration : none;
	font-variant: small-caps;
	text-transform: capitalize;
}
a.mail  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CCCCCC;
	text-align : center;
	text-decoration : underline blink;
	text-transform: capitalize;
}
a.mail:hover  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ff0000;
	text-align : center;
	text-decoration : underline;
	text-transform: capitalize;
	background : #EAEAEA;
}
.text {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	font-variant: normal;
}

a.text {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

a.text:hover {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : red;
	text-decoration : underline;
}

.orario  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CCCCCC;
	text-align : center;
	text-decoration : none;
	font-variant: small-caps;
	text-transform: capitalize;
}