body {
  background-color: FFFFE7;
  color: 3D3D3D;
}

a:link {color: 3D3D3D;}

a:visited {color: 70624F;}

a:active {color: 70624F;}

.gallerytitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: 70624f;
  background-color: ffffe7;
}

.thumbnailtabletitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: 70624f;
  background-color: ffffe7;
}

.thumbnailtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: 70624f;
  background-color: ffffe7;
}

.navigationtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: 70624f;
  background-color: ffffe7;
}