@charset "utf-8";
/* CSS Document */

a.ButtonAboutUs { 
	display: block; 
	width:81px;
	height:24px;
	background: url(../images/header/AboutUs.gif);
	text-decoration: none; 
} 

a.ButtonAboutUs:hover { 
	background: url(../images/header/AboutUsover.gif);
} 


a.ButtonRoomsRates { 
	display: block; 
	width:102px;
	height:24px;
	background: url(../images/header/RoomRates.gif);
	text-decoration: none; 
} 

a.ButtonRoomsRates:hover { 
	background: url(../images/header/RoomRatesover.gif);
} 


a.ButtonMap { 
	display: block; 
	width:48px;
	height:24px;
	background: url(../images/header/Map.gif);
	text-decoration: none; 
} 

a.ButtonMap:hover { 
	background: url(../images/header/Mapover.gif);
} 


a.ButtonContactUs { 
	display: block; 
	width:81px;
	height:24px;
	background: url(../images/header/ContactUs.gif);
	text-decoration: none; 
} 

a.ButtonContactUs:hover { 
	background: url(../images/header/ContactUsover.gif);
} 


a.ButtonAboutAjijic { 
	display: block; 
	width:102px;
	height:24px;
	background: url(../images/header/Ajijic.gif);
	text-decoration: none; 
} 

a.ButtonAboutAjijic:hover { 
	background: url(../images/header/Ajijicover.gif);
} 
