body {
  background-color: #ffffff;
  color: #202020;
  background-image: url(bg_004.gif);
	}
a:link {
font-weight: bold;
color: #111190;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #444400;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: black;
text-decoration: underline;
}
a:active {
font-weight: bold;
color: black;
text-decoration: underline;
}


.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}