img {
	border: 0px;
}

a.event {
	color:black;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.event:hover {
	text-decoration: underline;
}


.dayheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFE02D;
	border-left-color: Gray;
	border-right-color: Gray;
	border-top-color: Gray;
}


.detail_event_title {
	color:black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}


.detail_event_datetime{
	color:black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


.nextpreviouslinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

.nextpreviouslinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE02D;
	text-decoration: underline;
}

.closeprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c8498c;
	font-weight: bold;
}

div.event_desc {
	color:black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.today a {
	color: white;
}





