

a.prevnext:link {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:visited {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: blue; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: red; font-size: 12px; text-decoration:underline}

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: red; font-size: 18px; text-decoration:underline}
a.day:active {color: black; font-size: 18px; text-decoration:underline}

a.event:link {color: blue; font-size: 12px; text-decoration:underline}
a.event:visited {color: blue; font-size: 12px; text-decoration:underline}
a.event:hover {color: red; font-size: 12px; text-decoration:underline}
a.event:active {color: blue; font-size: 12px; text-decoration:underline}

a.admin:link {color: blue; font-size: 12px; text-decoration:underline}
a.admin:visited {color: blue; font-size: 12px; text-decoration:underline}
a.admin:hover {color: red; font-size: 12px; text-decoration:underline}
a.admin:active {color: blue; font-size: 12px; text-decoration:underline}


body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	
}


body,td,th {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}

table.cal {
background-color: #003300;
height: 450px;
border-style: none;
border-width: 3px;
width: 550px;
font-family: Geneva, Arial, sans-serif;
}

.style2 {font-size: 14px}
.style3 {color: #FFFFFA}
.style4 {color: #FFFFF3}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 9px}
.style11 {font-size: 12px; font-weight: bold; }
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #99CCFF;
}
.style12 {color: #669ACC}
.style13 {font-size: 10px; }

caption.cal {
color: black;
font-size: 28px
}

thead.cal {
color:white;
background-color: black;
font-size: 18px;
text-align: center
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: #999999;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #ffffcc;
font-family: Geneva, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
