#calDay {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	background-color: White;
}

a {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: Navy;
}

#header {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

#weekheader {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	background-color: #d6e6f3;
}

