
td {
	color:#000000;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;	
}
.selectedmenu {
	background-color: #ffffff;
	color: #000000;
	
}
.avail {
	background-color: #000000;
	color: #ffffff;
	border-right: solid 1px #ffffff;
}
.avail a:hover {
	color: #ff0000;
}

.avail a {
	color: #ffffff;
}
a {
	color:#990000;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
a:hover {
	color:#000000;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
h1
{
	color:#ffffff;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	margin:0px;
}