
a.day:link {color: white; font-size: 14px; font-family: verdana; text-decoration:underline}
a.day:visited {color: white; font-size: 14px; font-family: verdana; text-decoration:underline}
a.day:hover {color: #920e0f; font-size: 14px; font-family: verdana; text-decoration:underline}
a.day:active {color: white; font-size: 14px; font-family: verdana; text-decoration:underline}

a.event:link {color: black; font-size: 14px; font-family: verdana;  text-decoration:underline}
a.event:visited {color: black; font-size:14px; font-family: verdana;  text-decoration:underline}
a.event:hover {color: #920e0f; font-size: 14px; font-family: verdana; text-decoration:underline}
a.event:active {color: black; font-size: 14px; font-family: verdana; text-decoration:underline}

table.cal {
background-color: #920e0f;
height: 300px;
border-style: none;
border-width: 3px;
width: 75%;
font-family: verdana
}

caption.cal {
color: white;
font-size: 18px
}

thead.cal {
color:white;
background-color: black;
font-family: verdana
font-size: 17px;
text-align: center
}

td.cal {
background-color: #6facb8;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: #000000;
font-family: verdana
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}
