/* CSS Document */
body {margin:0px; margin-top:0px; margin-bottom:0px; font-size:13px; font-family:MS Sans Serif, sans-serif;}

a:link
{
	color: #333333;
	font-family: MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {color:#333333; text-decoration:underline;font-family:MS Sans Serif; font-size:13px; font-weight: bold}
a:hover {color:#FF6600; text-decoration:underline;font-family:MS Sans Serif; font-size:13px; font-weight: bold} 


h1 {margin:0px; font-size:20px;}
h2 {margin:0px; font-size:16px;}

td
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-width: 0px;
	border-color: #FFFFFF;
	font-family: MS Sans Serif;
	color: #000033;
	font-size: 13px;
}
.go {font-family: MS Sans Serif, sans-serif; font-weight: bold; font-size: 13px; color: #0066FF;}
.area {
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.hotelmenu {
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.hotelname {
	font-family: MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #333333;
}
li
{
	padding: 2px;
	margin: 2px;
}

