body {
  background-color: #000000;
  color: #a0a0a0
	}
a:link {
font-weight: bold;
color: white;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: white;
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;
}
