
.event
{
	font-family:arial;
	font-size:11;
	font-weight:bold;
	letter-spacing:0.1;
}
.event a
{
	cursor:hand;
	display:block;
	width:100%;
	height:100%;
}
.event a:hover
{
	color:white;
	background-color: #2F3E4F;
}