.weekend {
	background-color: #A9A9A9;
	color: #0B5B9F;
	vertical-align: top;
}
.weekday {
	vertical-align: top;
}
.neither {
	background-color: #708090;
}
a.clink:link,a.clink:visited {
	color: #708090;
	text-align: center;
	font-family: Ariel;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.clink:hover {
	color: Black;
	text-align: center;
	font-family: Ariel;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
a.clinkl:link,a.clinkl:visited {
	color: Black;
	text-align: center;
	font-family: Ariel;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}
a.clinkl:hover {
	color: #191970;
	text-align: center;
	font-family: Ariel;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

