body	{ margin: 0 }
input, select, textarea, table	{ font-family: verdana; font-size: 8pt; }
H1, H2, h3	{ font-family: verdana; font-size: 8pt; font-weight: bold; display: inline }

a:link		{ color: #1c5d98; text-decoration: underline; }
a:visited	{ color: #1c5d98; text-decoration: underline; }
a:hover		{ color: #1c5d98; text-decoration: underline; }
a:active	{ color: #1c5d98; text-decoration: underline; }

.specials, .search	{ border: solid 1px #993300; background-color: #FFEBE1 }

.citylist	{  }

.hotellist .header		{ color: #993300; text-align: center; background-color: #FFEBE1 }

.footer				{ font-weight: bold; color: white; background-color: #993300; }
.footer a:link		{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }
.footer a:visited	{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }
.footer a:hover		{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: underline; }
.footer a:active	{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: underline; }

.nav 			{ color: white; font-size: 8pt;  font-weight: bold  }
.nav a:link		{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }
.nav a:visited	{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }
.nav a:hover	{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: underline; }
.nav a:active	{ font-family: verdana; font-size: 8pt; color: white; font-weight: bold; text-decoration: underline; }


