h1 {
	color: #ffffff;
	font-size: 40px;
	line-height: 18px;
}

a img {
	border: none;
}

.logo {
	border: solid;
	border-color: #ffffff;
	border-width: 2px;
}

.menu {
	color: #ffffff;
	font-size: bold;
	text-align: center;
	border: solid;
	border-color: #ffffff;
	border-width: 2px;	
}

.menu a {
	color: #ffffff;
	text-align: center;
	font-size: bold;
	text-decoration: none;
	
}

.menu a:hover {
	background-color: #ffffff;
	color: #878592;
	text-align: center;
	font-size: bold;
	text-decoration: none;
}

.booking {
	color: #ffffff;
	font-size: bold;
	text-align: center;
	border: solid;
	border-color: #ffffff;
	border-width: 2px;	
}

.booking a {
	color: #ffc545;
	text-align: center;
	font-size: bold;
	text-decoration: blink;
	
}

.booking a:hover {
	background-color: #ffc545;
	color: #ffffff;
	text-align: center;
	font-size: bold;
	text-decoration: none;
}

.hotelsclick {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

.content {
	background-color: #ffffff;
	text-align: justify;
	color: #878592;
	font-size: 12px;
	width: 100%;
	height: 100%
}

.hotels {
	color: #878592;
	font-size: 14px;
	text-align: center;
}

.hotels a {
	color: #878592;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

.hotels a:hover {
	color: #878592;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}

.divide {
	background-color: #ffffff;
	width: 660px;
	height: 2px;
	text-align: center;
}

.footer {
	color: #ffc545;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
