#event_info a, #event_info a:active, #event_info a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#event_info a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
