body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
}
.linksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fbf5b7;
	font-weight: bold;
}
.bodytextyellowbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	font-weight: bold;
}
.bodytextblueboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: A5D3F7;
	font-weight: bold;
}
.bodytextyellowboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: ffffcc;
	font-weight: bold;
}
.bodytextredboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993333;
	font-weight: bold;
}
.ntdesigntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.bodytextyellowtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: 100;
	font-style: italic;
}
a:hover { color : #A5D3F7; }
a {text-decoration: none; }
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
.menuheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.noticeboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.noticeboardheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

