a {
	color: #005fa9;
	text-decoration:none;
}

#breadcrumbs a {
	color: gray;
	text-decoration:none;
}

a:hover {
	background-color:#def;
	text-decoration:none;
	list-style-type: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;

}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;

}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dayOfWeek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #006699;
	color: #FFFFFF;
}
.monthYearLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.monthYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.heading2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #006699;
}
.eventMonth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.eventDescription {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.headingInverse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699;

}
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006699;
	background-color: #F2F2F2;

}