body{ padding:0px; margin:0px; background-color:#000000; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}

.category, .title, .event, a:hover {color:#f3bd36;}

.white_link{ color:#FFFFFF; text-decoration:none; font-size:14px; }
.white_link:hover{  text-decoration:underline; }
a{ color:white; }
.title{
	font-size:14px;
	font-weight:bold;
	
}
.category{
	text-transform:uppercase;
	font-size:18px;
	margin-top:15px;

	font-weight:bolder;
}
.event{
display:block;
margin-bottom:3px;margin-top:13px;
	
	padding-top:15px;
}

.img_reflect{ filter:alpha(opacity=70);}
.img_reflect:hover{ filter:alpha(opacity=100); }
.quickgo{ font-weight:bold; color:#999; font-size:14px; text-decoration:none;}
.quickgo:hover{  color:#CCCCCC; }
.link_county{ color:white; font-size:17px; text-decoration:none;}	
#whitePage a{ color:gray;text-decoration:none; }
#whitePage a:hover{ color:gray; text-decoration:underline; }
