#grill_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	}

#grill_menu {
	width: 240px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#grill_menu li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #808040;
}
#grill_menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#grill_menu li a:link, #grill_menu li a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#grill_menu li a:hover {
	color: #808040;
	background:  #313131;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	}
#grill_menu a {
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#grill_menu a:hover {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #808040;
	text-decoration: none;
}
