body {
  background-color: #000000;
  color: #999999;
}

a:link {color: #000000;}

a:visited {color: #000000;}

a:active {color: #000000;}

.gallerytitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 24px;
  font-style: oblique;
  font-weight: bold;
  color: #FF0000;
  background-color: #000000;
  text-decoration: blink;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: oblique;
  font-weight: lighter;
  color: #999999;
  background-color: #000000;
  text-decoration: none;
}