/* CSS Document */


a.calnav:hover {
	color: #625A5A;
	text-decoration: none;
}

td.date {
	font-size:10px;
	background-color: #FFF;
}

td.special {
	background-color: #FF9999;
}

td.nonmsa {
	background-color: #99CCFF;

}

td.regular {
	background-color: #BBDAC0;
}

