body {
  background-color: #000000;
  color: BLACK;
}

a:link {color: BLACK;}

a:visited {color: BLACK;}

a:active {color: BLACK;}

.gallerytitle {
  font-family: Arial;
  font-size: 18pt;
  font-style: italic;
  font-weight: lighter;
  color: #666666;
  background-color: #000000;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}