body {
  background-color: #333333;
  color: #CCCCCC;
}

a:link {color: #FFFFFF;}

a:visited {color: #999999;}

a:active {color: #CCCCCC;}

.gallerytitle {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  background-color: #333333;
  text-decoration: none;
}
.thumbnailtitle {
  font-family: Times New Roman, Times, serif;
  font-size: 9pt;
  font-style: normal;
  color: #CCCCCC;
  background-color: #333333;
  text-decoration: none;
}
.navigationtext {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: small;
  color: #CCCCCC;
  background-color: #333333;
}
.indexquicklist {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  color: #333333;
  background-color: #CCCCCC;
}

