@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDFDFD;
}
.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}
.menu-prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.menu-item-des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:link {
COLOR: #666666;
}
a:visited {
COLOR: #666666;
}
a:hover {
COLOR: #FF9900;
}
a:active {
COLOR: #FF9900;
}
