table.cal {border-collapse: collapsed}

th {color: white}

.calDateNum {background-color: black; color: white; font-family: Arial; font-size: 10px}

.monthHead {background-color: grey; font-family: Arial; border: solid black 1px; color: white}

.weekHead {background-color: #000099; font-family: Arial; border: solid black 1px; color: white}

.calDay {border: solid black 1px; border-collapse: collapsed}

.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 #000099 7px}

A:link, A:active, A:visited  {text-decoration: none; color: #000099}
A.red  {text-decoration: none; color: #000099}
A:hover {TEXT-DECORATION: none; color: white; background: #000099}

.schedHead {font-family: Arial; font-size: 10px; font-weight: bold}

.schedDetail  {font-family: Arial; font-size: 8px}

