.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.eventsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.bodyBoldBlue {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   color: #192f41;
   font-weight: bold;
}

.calendarWeek {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 14px;
   color: #FFFFFF;
   font-weight: bold;
}
.calendarDays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

.eventsIndex {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 12px;
   color: #FFFFFF;
}

.eventsBoldIndex, a.eventsBoldIndex:link, a.eventsBoldIndex:visited   
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; color: #192F41; font-weight: bold;}

a.eventsBoldIndex:hover, a.eventsBoldIndex:active   
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; color: #192F41; font-weight: bold; text-decoration: underline;}


.calendarLinks, a.calendarLinks:link, a.calendarLinks:visited   
{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; color: #C8312E; font-weight: bold;}

a.calendarLinks:hover, a.calendarLinks:active   
{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; color: #C8312E; font-weight: bold;}
