a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b6a18;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #715537;
}
body {
	background-image: url(bkg.gif);
	background-repeat: no-repeat;
	background-color: #CC9966;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9b6a18;
}
p.menulinks {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: #715537;
}
table.foodmenu {
	text-align: center;
}
table.menutable {
	background-image: url(menu.gif);
	height: 260px;
}
td.courses {
	font-size: 16px;
	color: #715537;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
	padding-top: 25px;
	vertical-align: bottom;
}
td.heading {
	font-size: 20px;
	color: #715537;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 25px;
}
td.menualignment {
	vertical-align: top;
}
td.padleft {
	padding-left: 25px;
}
td.selectedbackground {
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 25px;
}
.description {
	color: #715537;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.dietryrequirements {
	color: #715537;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.dishes {
	font-size: 16px;
	color: #715537;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.servicecharge {
	color: #715537;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.topofpage {
	font-size: 12px;
}

.voucher  {
	font-size: 26px;
}