body {
  background-color: #202020;
  color: #00FF00;
}

.gallerytitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #00FF00;
}
.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #00FF00;
}
.navigationtext {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #00FF00;
}
.indexquicklist {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #00FF00;
}
.navi {
	color: #E96036;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
}
a.navi:visited, a.navi:active, a.navi:link {
	color: #E96036;
	text-decoration: none;
}

a.navi:hover {
	text-decoration: none;
}