body {
	margin: 0px;
	padding: 0px;
	background-color: #edf5b2;
}
.Menu-Items {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Menu-Items-dis {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.box {
	width: 580px;
	padding-left: 5px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #B0C61A;
	height: 25px;
}
.veg-non {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.veg-non-link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.veg-non-link:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

