@charset "ISO-8859-1";
.events_list_box a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.events_list_box a:hover {
	color: #FFFF66;
	text-decoration: underline;

}
