a:link {
    color: #003965;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
a:visited {
    color: #003965;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
a:hover {
    color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}
a:active {
    color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
.currentday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	vertical-align: top;
	height: 80px;
	width: 100px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	border-style: solid;
    border-width: 2pt;
	border-color: blue
}

.currentmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	vertical-align: top;
	height: 80px;
	width: 100px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF
}
.prevmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #dcdcdc;
	vertical-align: top;
	height: 80px;
	width: 100px;
	font-weight: normal;
	text-align: left
}
.nextmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #dcdcdc;
	vertical-align: top;
	height: 80px;
	width: 100px;
	font-weight: normal;
	text-align: left
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #dcdcdc;
	background-color: #003965;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 100px
}
body {
	background-attachment: fixed;
	background-image: url(images/PennyRoadBldg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F7f7f7;

}
.calendarlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000066;
	text-align: left;
	vertical-align: top
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000
}
.box { border-style: solid;
    border-width: 1pt;
	border-color: black
}
.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000
}
