body {
  background-color: #3D6AA5;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 10px; }

font, p, div, td, th {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

.textbg {
  background-image: url(../images/text_bg.jpg);
  background-position: left top;
  vertical-align: middle;
  text-align: justify;
  height: 210px; }

.paddedtd {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top;
  background-color: #216092; }

.centertd {
  background-image: url(../images/centersep.jpg); }

.paddedtd2 {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #216092; }

.hoteltitle {
  font-weight: bold;
  font-size: 16px; }

.stars {
  text-decoration: underline; }

p.small {
  font-size: 10px;
  color: #000000; }

a:link, a:visited, a:active {
  color: #FAB58F;
  text-decoration: underline; }

a:hover {
  color: #000000;
  text-decoration: none; }

a.title:link, a.title:visited, a.title:active {
  color: #FAB58F;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold; }

a.title:hover {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold; }