table.events_list{
	margin-top:0px;
}

table.events_list td{
	padding:10px 0;
}

table.events_list td p{
	margin: 0;
	padding: 0;
}
.event_title{
	color: #0062BF;
}
.event_title, .event_title a:link, .event_title a:visited {
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: none;
}

.event_title a:hover{
	font-weight: bold;
	text-decoration: none;
}

.event_date{
	color: Black;
	font-weight: bold;
}

.event_anons{
	color: Black;
}

.event_content{
	color: Black;
}
