a.prevnext:link {
	color: #E1E1E1;
	font-size: 12px;
	text-decoration: none;
}
a.prevnext:visited {
	color: #E1E1E1;
	font-size: 12px;
	text-decoration: none;
}
a.prevnext:hover {
	color: #A373FF;
	font-size: 12px;
	text-decoration: none;
}
a.prevnext:active {
	color: #E1E1E1;
	font-size: 12px;
	text-decoration: none;
}



a.day:link {
	color: Black;
	font-size: 15px;
	text-decoration: none;
		font-family: Arial, sans-serif;
}
a.day:visited {
	color: black;
	font-size: 15px;
	text-decoration: none;
		font-family: Arial, sans-serif;
}
a.day:hover {
	color: White;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
a.day:active {
	color: black;
	font-size: 15px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.event:link {
	color: #E1E1E1;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.event:visited {
	color: #E1E1E1;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.event:hover {
	color: #4F00E6;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
a.event:active {
	color: #E1E1E1;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.admin:link {
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
a.admin:visited {
	color: #4A795A;
	font-size: 12px;
	text-decoration: none;
}
a.admin:hover {
	color: #456B7E;
	font-size: 12px;
	text-decoration: none;
}
a.admin:active {
	color: #4A795A;
	font-size: 12px;
	text-decoration: none;
}

table.cal {
	background-color: #4D795B;
	height: 600px;
	border-style: none;
	border-width: 3px;
	width: 90%;
font-family: Geneva, Tahoma, sans-serif
}

caption.cal {
color: #29A533;
font-size: 20px;
font-family: Geneva, Tahoma, sans-serif

}

thead.cal {
	color:white;
	background-color: #333333;
	font-size: 17px;
	font-family: Arial, sans-serif;

	text-align: center
	
}

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

tfoot.cal {
	color:black;
	background-color: #4A795A;
	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;
}

a.back {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none }

a.back:hover {
	color: #212021;
	background-color: #ffcc99;
	text-decoration: none
}

a.back:active {
	color: #212021;
	background-color:  #29A534;
	text-decoration: none
}


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 2px 0px;
}