body {
  background-color: #C0C0C0;
  color: #555555;
  background-image: url("images/white%20speckled.jpg");
}

a:link {color: #555555;}

a:visited {color: #555555;}

a:active {color: #FFCE59;}

.gallerytitle {
  font-family: Arial;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}


