body {
  background-color: #202020;
  color: #a0a0a0;
  background-image: url(bg_003.jpg);
	}
a:link {
font-weight: bold;
color: #DDDD90;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #DDDD00;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: white;
text-decoration: underline;
}
a:active {
font-weight: bold;
color: white;
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;
}
