a.menu-event{
	display:block;
	color:white;
	width: 287px;
	height: 200px;
	font-weight:bold;
	line-height:370px;
	text-align:center;
	margin:auto;
}


#events{
	background:url("../../../../sharedImages/EVENTS/events-menu.jpg");
}	

#events:hover{
	background:url("../../../../sharedImages/EVENTS/events-menu-hover.jpg");
	color:red;
}

#places{
	background:url("../../../../sharedImages/EVENTS/places-menu.jpg");
}

#places:hover{
	background:url("../../../../sharedImages/EVENTS/places-menu-hover.jpg");
}