.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bb4e27;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F0D00;
}
.detail-strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F0D00;
}
.body {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 100%;
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B0B01;
}
.body-Reservation {
	position: absolute;
	height: 450px;
	width: 575px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.web {color: #9F4D2C}

