.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #776053;
	text-decoration: none;
}

.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}

a.menu {
	color: #776053;
	text-decoration: none;
}

a.menu:hover {
	color: #ff9900;	
	text-decoration: underline;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #776053;
	text-decoration: none;
}

a.submenu:hover {
	color: #ff9900;	
	text-decoration: underline;
}
 
html, body, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #707070;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #696969;
}
a:active {
	text-decoration: none;
	color: #696969;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #685446;
	text-decoration: none;
}

.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #776053;
	text-decoration: none;
}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.headmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #776053;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	line-height: normal;
}
.headmenu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #776053;
	text-decoration: underline;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	line-height: normal;
}
.menuprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #776053;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	line-height: normal;
}

