body {
  background-color: #6F817A;
  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: 303px; }

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

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

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

.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: #F6F99A;
  text-decoration: underline; }

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

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

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