a.prevnext:link {color: red; font-family: Verdana; font-size: 12px; text-decoration:underline}
a.prevnext:visited {color: red; font-family: Verdana; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: red; font-family: Verdana; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: red; font-family: Verdana; font-size: 12px; text-decoration:underline}

a.day:link {color: black; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration:underline}
a.day:visited {color: #CCCCCC; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration:underline}
a.day:hover {color: red; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration:underline}
a.day:active {color: black; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration:underline}

a.event:link {color: blue; font-family: Verdana; font-size: 10px; text-decoration:underline}
a.event:visited {color: blue; font-family: Verdana; font-size: 10px; text-decoration:underline}
a.event:hover {color: red; font-family: Verdana; font-size: 10px; text-decoration:underline}
a.event:active {color: blue; font-family: Verdana; font-size: 10px; text-decoration:underline}

a.admin:link {color: blue; font-family: Verdana; font-size: 12px; text-decoration:underline}
a.admin:visited {color: blue; font-family: Verdana; font-size: 12px; text-decoration:underline}
a.admin:hover {color: red; font-family: Verdana; font-size: 12px; text-decoration:underline}
a.admin:active {color: blue; font-family: Verdana; font-size: 12px; text-decoration:underline}

table.cal {
background-color: #CCCCCC;
height: 600px;
border-style: none;
border-width: 3px;
width: 90%;
font-family: Verdana;
}

caption.cal {
color: black;
font-size: 20px
}

thead.cal {
color:white;
background-color: black;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-align: center
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: #CCCCCC;
font-family: Verdana;
font-size: 14px;
text-align: left
}

ul.cal {
list-style-image: url(cbw_bullet.gif);
margin-top: 0;
margin-right: 2px;
margin-left: 2px;
text-indent: 0em;
list-style-position: inside
}