body {
  background-color: #000000;
  color: #CCCCCC;
  font-family: Courier New, Courier, mono;
}

a:link {color: #FFFFFF;}

a:visited {color: #999999;}

a:active {color: #FF6600;}

.gallerytitle {
  font-family: Courier New, Courier, mono;
  font-size: 18pt;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Courier New, Courier, mono;
  font-size: 10pt;
}

.navigationtext {
  font-family: Courier New, Courier, mono;
}