body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #455369;
	text-align: center;
}
.top_menu a:visited {
	font-size: x-small;
	text-decoration: none;
	color: #455369;
	font-weight: normal;
}
.top_menu a:hover {
	font-size: x-small;
	text-decoration: none;
	color: #BEC8CF;
	font-weight: normal;
}
.top_menu a:link {
	font-size: x-small;
	text-decoration: none;
	color: #455369;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #2F4F4F;
	text-align: justify;
}
.bott_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: Gray;
	text-align: center;
}
.bott_menu a:visited {
	font-size: xx-small;
	color: Gray;
}
.bott_menu a:hover {
	font-size: xx-small;
	color: #DADADA;
}
.bott_menu a:link {
	font-size: xx-small;
	color: Gray;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #4E6783;
	text-align: left;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #B8860B;
	text-align: center;
}
.hotels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #191970;
	text-align: left;
	vertical-align: text-top;
}
.hotels a:visited {
	font-size: xx-small;
	text-decoration: none;
	color: #191970;
}
.hotels a:hover {
	font-size: xx-small;
	text-decoration: underline;
	color: #4682B4;
}
.hotels a:link {
	font-size: xx-small;
	text-decoration: none;
	color: #191970;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #4074A1;
	text-align: left;
}
.news a:visited {
	font-size: xx-small;
	color: Blue;
}
.news a:hover {
	font-size: xx-small;
	text-decoration: underline;
	color: gray;
}
.news a:link {
	font-size: xx-small;
	text-decoration: none;
	color: Blue;
}