TABLE {
	font-family:Verdana,Helvetica,Sans-Serif;
}
.nav {
	cursor:pointer;
	font-size:11px;
}
.nav_now {
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}
.weekdays {
	font-size:12px;
	font-weight:bold;
	color:#000080;
}
.sundays {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
.weekdates {
	font-size:12px;
	cursor:pointer;
}
.sundates {
	font-size:12px;
	cursor:pointer;
	color:#FF0000;
}