/* Stylesheet Capricorn Gypsy Cruises */

body
{
  margin: 0px;
  padding: 0px;
}

body, td
{
  font-family: comic sans ms, verdana, arial, sans-serif;
  font-size: 10pt;
  color: white;
}

b
{
  letter-spacing: 1px;
}


a:link, a:visited, a:active
{
  color: orange;
  text-decoration: none;
}

a:hover
{
  color: white;
  background: orange;
  text-decoration: none;
}

td.title h1
{
  font-size: 14pt;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-bottom: 3px;
  margin-left: 25px;
}

td.text h2
{
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 5px;
  margin-bottom: 8px;
}

td.text
{
  padding-top: 20px;
  padding-bottom: 15px;
}

td.photos
{
  font-size: 8pt;
  padding-top: 20px;
  padding-bottom: 10px;
}

.footer
{
  font-size: 8pt;
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 2px;
}

.footer a:link, .footer a:visited
{
  color: white;
}

.disclaimer a:link, .disclaimer a:visited, .disclaimer a:active
{
  color: #6699cc;
  font-size: 8pt;
}
.disclaimer a:hover
{
  color: white;
  font-size: 8pt;
}

td.picdesc
{
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 1px;
}

td.close a:link, td.close a:visited  
{
  font-size: 8pt;
  color: orange;
  background: white;
  text-decoration: none;
}

td.close a:hover, td.close a:active
{
  font-size: 8pt;
  color: white;
  background: orange;
  text-decoration: none;
}

td.linktd1
{
  background: #9fb9d4;
  padding-left: 5px;
  color: #546f8a;
}
td.linktd2
{
  background: #b4c9de;
  padding-left: 5px;
  color: #546f8a;
}

td.linktd1 a:link, td.linktd2 a:link 
{
  color: #394b5c;
}
td.linktd1 a:visited, td.linktd2 a:visited
{
  color: #546f8a;
}
td.linktd1 a:hover, td.linktd2 a:hover, td.linktd1 a:active, td.linktd2 a:active
{
  color: orange;
  background: none;
}

ul
{
  margin-top: 5px;
}