.menu-button {
	font-family: "Seabird Light SF", Surfer;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
a {
	font-family: Seabird Light SF, Surfer;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ffff66;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: none;
	color: #33FF99;
}
a:active {
	text-decoration: none;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.formbox {
	font-size: 12px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	background-color:#999999;
}
.calhead {
	font-size: 12px;
}
.textbox {
	font-size: 12px;
}
.booked {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
