body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A5D3DC ;
	background-image: url();
}
body,td,th {
	color: #00717A;
	font-family: helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16pt;
}


.bottom-menu
{
	font-family: helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #00717A;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family: helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #00717A;
	text-decoration : none;
}

.style3 {
	color: #00717A;
}

.rooms
{
	font-family: helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #00717A;
	text-decoration : underline;
}

.rooms:hover
{
	font-family: helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #00717A;
	text-decoration : none;
}
.sightseeing-title
{
	background-color : #00717A;
	color : #FFFFFF;
	font : 12px;
}
.border
{
	border : 1px  #00717A;
}
.sightseeing
{
	font : 18px;
	color : #00717A;
	text-align : center;
}
.just
{
	text-align : justify;
}

a:link {
	color: #00717A;
}
a:visited {
	color: #00717A;
}
a:hover {
	color: #999999;
}
a:active {
	color: #00717A;
}


