body {
  background-color: #000000;
  color: #65A3C2;
}

a:link {color: #65A3C2;}

a:visited {color: #65A3C2;}

a:active {color: #65A3C2;}

.gallerytitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #65A3C2;
  background-color: #000000;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #65A3C2;
  background-color: #000000;
  text-decoration: none;
}

.navigationtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #65A3C2;
  background-color: #000000;
  text-decoration: none;
}

.indexquicklist {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #65A3C2;
  background-color: #000000;
  text-decoration: none;
}
.Button { background-color:#65A3C2;
        color:#000000;
        font-family:Verdana,Arial,sans-serif;
        font-size:0.1in;
        font-weight:bold;
        border-top-color:#78BADB;
        border-left-color:#78BADB;
        border-right-color:#000000;
        border-bottom-color:#000000;
        border-width:1px;
        border-style:solid; }