body { background-image: url('/images/bigbg.gif');
             background-repeat: repeat-x; 
             background-position: top; }

A:link {
		text-decoration: none;
		}
:visited {
		text-decoration: none;
		}
:hover {
		text-decoration: none;
		}

#BodyText {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: 000000;
		text-decoration: bold;
		}

#SmallBodyText {
		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		color: 000000;
		}
		
#CityHeader {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: FFFFFF;
		text-decoration: bold;
		}
		
#SmallContactText {
		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		color: 014490;
		}

#HotelHeader {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12pt;
		color: 01408A;
		text-decoration: bold;
		font-weight: 900;
		}
		
#SmallMenuHeaders {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px; 
		letter-spacing: .05em; 
		word-spacing: .2em; 
		line-height: 1.5;
		color: FFFFFF;
		font-weight: 900;
		text-decoration: bold;
		}
		
.VBox {
		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		}