body {
  background-color: #009900;
  color: #000000;
}

a:link {color: #FF0000;}

a:visited {color: #0000FF;}

a:active {color: #FFFF00;}

.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-large;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

