.cal_cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
	background-color: #99CCCC;
	border: 1px solid #000000;
}
.cal_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
	border: none;
}
a:active {  color: #0066FF; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
a:link {  color: #0066FF; text-decoration: none}
a:visited {  color: #0066FF; text-decoration: none}
.introText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.headerText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

