.menu
	{
	background-color: none;
	border : 0px;
	width : 85px;
	height : 41px;
	overflow : hidden;
	}
.menu1
	{
	background-color: none;
	border : 0px;
	width : 85px;
	height : 41;
	overflow : visible;
	}
A.m
	{
	background-image: url(../images/cafe_button.gif);
	height : 41px;
	width : 85px;
	display : block;
	}
A.m:hover
	{
	background-image: url(../images/cafe_button_over.gif);
	height : 41px;
	width : 85px;
	display : block;
	}
A.m1
	{
	background-image: url(../images/just.gif);
	height: 37px;
	width: 134px;
	display : block;
	position: relative;
	left: -5;
	}
A.m1:hover
	{
	background-image: url(../images/over.gif);
	height: 37px;
	width: 134px;
	display: block;
	}


.menu2
	{
	border : 0px;
	width : 90px;
	height : 39px;
	overflow : hidden;
	text-align : left;
	}
.menu3
	{
	border : 0px;
	width : 90px;
	height : 39px;
	overflow : visible;
	text-align : left;
	}
A.m2
	{
	background-image: url(../images/club_button.gif);
	width : 90px;
	height : 39px;
	display : block;
	}
A.m2:hover
	{
	background-image: url(../images/club_button_over.gif);
	width : 90px;
	height : 39px;
	display : block;
	}
A.m3
	{
	background-image: url(../images/just1.gif);
	height: 37px;
	width: 134px;
	display : block;
	position: relative;
	left: -46;
	}
A.m3:hover
	{
	background-image: url(../images/over1.gif);
	height: 37px;
	width: 134px;
	display: block;
	}



