body {
font-family: "Trebuchet MS";
font-size:14px;
	margin:0px 0px 0px 0px;
	background-color: #EFEFEF;
}
.maintable{
	border:1px solid white;
}
a {
	color: #333333;
	text-decoration : none;
}
a:hover {
	color: #505050;
	text-decoration : none;
}
.first{
	background : White;
}
.second{
	background: #e4e4e4;
}
.month{
	background:#E1E1E1;
}
.today{
	background: #A8A8A8;
}

