.entries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: 400;
	font-variant: normal;



}

A:link { color: #525252;
         text-decoration: none }
A:active {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited { color: #525252;
            text-decoration: none }
A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}
.HeaderTitles {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}

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}



table.cal {

background-color: lightblue;

height: 600px;

border-style: none;

border-width: 3px;

font-family: sans-serif

}



.caption {

color: WHITE;

font-size: 28px;

font-weight: bold;

}



.thead {

color:white;

background-color: darkblue;

font-size: 18px;

}



td.cal {

background-color: white;

text-align: left;

vertical-align: top

}



tfoot.cal {

color:black;

background-color: lightblue;

font-size: 14px;

text-align: left

}



ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: #ffffff;

font-family: Tahoma, Verdana, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

}