a {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: Green;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


.body {
	color: Black;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.headline {
	color: Black;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

.menuitem {
	color: Red;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
.menudesc {
	font-family: Verdana;
	font-size: 10px;
	}

.price {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
		}
.menuheader {
	color: #006400;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0px;
}

.menuheader a {
	color: #006400;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0px;
}

.menuheader a:hover {
	color: #006400;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0px;
}

.homepagebody {
	color: Black;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 1px;
}

.menuon {
	background-color: Red;
	font-family: Verdana;
	font-size: 16px;
	color: #EEE8AA;
	font-weight: bold;
}

.borderred {
	border: 1px solid Red;
}
.bordergreen {
	border: 1px solid Green;
}
