body {
  background-color: #ffffff;
  color: #202020;
  background-image: url(bg_005.jpg);
	}
a:link {
font-weight: bold;
color: #110060;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #222200;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: red;
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;
}
