a {
	font-size: 11px;
	color: #000000;
	border: none;
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.navigation:link, .navigation:visited {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 144px;
	padding: 4px 0px 4px 16px;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #F5F5EB;
}
.navigation:hover {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 144px;
	padding: 4px 0px 4px 16px;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #EBEBD7;
}
.navigation:active {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 144px;
	padding: 4px 0px 4px 16px;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #DEDFBC;
}
.nav_active:link, .nav_active:visited {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 144px;
	padding: 4px 0px 4px 16px;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #EBEBD7;

}
.btn-reserve  {
	background-image: url(../img/btn-reservation.jpg);
	background-repeat: no-repeat;
	width: 356px;
	height: 46px;
	display: block;
	background-position: 0 0;
}
.btn-reserve:hover {
	background-image: url(../img/btn-reservation-f2.jpg);
	background-repeat: no-repeat;
	width: 354px;
	height: 46px;
	display: block;
	background-position: 0 0;
	border: none;
	outline: none;
}
.btn-reserve a{
	width: 356px;
	height: 46px;
	display: block;
	outline: none;
	border: none;
}
