.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
.topNavHilight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
	cursor: hand;
}
.webText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.MenuHeaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	cursor: hand;
}
.webTextFoodType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
	text-decoration: none;
	cursor: hand;

}
