body {
	background-color: #000000;
	font-family:"Verdana";
	font-size:10px;
	
}
body,td,th {
	color: #FFCC33;
	background-color: #000000;
	background: black;
	font-family:"Verdana";
	font-size:10px;

	
}
.month {
	font-size:22px;
	
	font-weight: bold;
}
input.text {
	background-color: black;
	color: #FFCC33;
}
input.button {
	color: #FFCC33;
	background-color: #000000;
	background-color: black;
	color: #FFCC00;
}

	
a:visited { color: #FFCC33; }
a:hover { color:red; }

a:link {

color: #FFCC33;
}
.message {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.reserved {
	color: #999999;
}
.textarea {
	background-color: #000000;
	color: #FFCC33;
}
.green {
	color: #00FF00;
}
tr.week
{
	border: 1px solid #555555;
	
	text-align: 	center;
	
}
td.week
{
	border: 1px solid #555555;
	
	text-align: center;
	
}
