.foot_menu 
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 20px;
}
a.foot_menu 
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.foot_menu:hover 
{
	color:#FFFFCC;
	text-decoration:underline;
}
.body_text
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 22px;
}

.avail
{
	background:white;
}

.booked
{
	background:blue;
	color:white;
}