body {
  background-color: #FFCC99;
}

.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24pt;
  font-weight: bold;
  color: #0000FF;
  background-color: #FFCC99;
}

.thumbnailtabletitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #0000CC;
  background-color: #FFCC99;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #0033CC;
  background-color: #FFCC99;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #003399;
  background-color: #FFCC99;
}