.calDateNum {background-color: black; color: white; font-family: Arial; font-size: 10px}

.monthHead {background-color: #8B7E66; font-family: Arial; border: solid black 1px}

.weekHead {background-color: #C00000; font-family: Arial; border: solid black 1px}

.calDay {border: solid black 1px}

.eventLinks {font-family: Arial; font-size: 10px}

.eventDetailHead {font-family: Arial; font-size: 16px; font-weight: bold}

.eventDetailCont {font-family: Arial; font-size: 12px; font-style: italic}

.eventDetail {
	border: inset #C00000 7px;
	margin: 0px;
}

A:link, A:active, A:visited  {text-decoration: none; color: #C00000}
A.red  {text-decoration: none; color: #C00000}
A:hover {TEXT-DECORATION: none; color: white; background: #C00000}

.schedHead {font-family: Arial; font-size: 12px; font-weight: bold}

.schedDetail  {font-family: Arial; font-size: 10px}
