a:link {
	text-decoration: underline;
	color: #999999
}
a:visited {
	color: #666666;
		
}
a:hover {
	color: #CC6600;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #999999;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	margin: 0px;
}
.event_box {
	background-color: #E4ECEF;
	border: thin solid #D7E3E8;
}

