a.prevnext:link {color: #333366; font-size: 16px; text-decoration:none}
a.prevnext:visited {color: #333366; font-size: 16px; text-decoration:none}
a.prevnext:hover {color: #664C33; font-size: 16px; text-decoration:none}
a.prevnext:active {color: #333366; font-size: 16px; text-decoration:none}

a.day:link {color: black; font-size: 18px; text-decoration:underline}
a.day:visited {color: black; font-size: 18px; text-decoration:underline}
a.day:hover {color: #333366; font-size: 18px; text-decoration:underline}
a.day:active {color: black; font-size: 18px; text-decoration:underline}

a.event:link {color: #664C33; font-size: 12px; text-decoration:underline;  font-family : "Arial Narrow"; }
a.event:visited {color: #664C33; font-size: 12px; text-decoration:underline;  font-family : "Arial Narrow"; }
a.event:hover {color: #333366; font-size: 12px; text-decoration:underline;  font-family : "Arial Narrow"; }
a.event:active {color: #664C33; font-size: 12px; text-decoration:underline;  font-family : "Arial Narrow"; }

a.admin:link {color: #664C33; font-size: 12px; text-decoration:underline}
a.admin:visited {color: #664C33; font-size: 12px; text-decoration:underline}
a.admin:hover {color: #333366; font-size: 12px; text-decoration:underline}
a.admin:active {color: #664C33; font-size: 12px; text-decoration:underline}

table.cal {
 font-family : Arial Narrow, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	border : thin solid #664C33;
	background-color : #CCCCFF;
height: 600px;
width: 99%;
}

caption.cal {
color: black;
font-size: 28px
}

thead.cal {
color:white;
	background-color : #EEEEFF;
font-size: 18px;
text-align: center
}

td.cal {
background-color : #EEEEFF;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: #EEEEFF;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

