@charset "utf-8";
.homebutton a {
	background-image: url(menu/menu_a_home.png);
	height: 50px;
	width: 150px;
 font-size: 0;
}

.newsbutton a {
	background-image: url(menu/menu_a_news.png);
	height: 50px;
	width: 150px;
 font-size: 0;
 }

.eventbutton a {
	background-image: url(menu/menu_a_event.png);
	height: 50px;
	width: 150px;
 font-size: 0;
}

.placebutton a {
	background-image: url(menu/menu_a_place.png);
	height: 50px;
	width: 150px;
 font-size: 0;
}

.whatsbutton a {
	background-image: url(menu/menu_a_machi.png);
	height: 50px;
	width: 150px;
 font-size: 0;
}

.qabutton a {
	background-image: url(../machiasobi.com/menu/menu_a_ques.png);
	height: 50px;
	width: 150px;
 font-size: 0;
}


/* EVENT */
#eventbasicdescription a{
color:#0066cc;
}

#eventdescription a{
color:#0066cc;
}