@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(imgs/bg.gif);
	background-repeat: inherit;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.event, a.event {
font-size:18px; 
color:#BA0000; 
font-weight:bold;
}
a.event:hover, a.event:active {
color:#000;
}