a {
	font-family: Seabird Light SF, Surfer;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
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;
	background-color: #CCFFCC; 
	height: 20;	
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
}
.calhead {
	font-size: 12px;
}
.booked {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	height: 20;
}
.status {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC00; 
	height: 20;
}
.formbox {
	font-size: 12px;
}
.menu-button {
	font-family: "Seabird Light SF", Surfer;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}


