body {
	background-color: Black;
	color: Black;
}

a:link {color: #6699CC;}

a:visited {color: #6699CC;}

a:active {color: #6699CC;}

.border {
	border-style: solid;
	border-color: White;
}

.gallerytitle {
	font-family: cursive;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: White;
	background-color: Black;
	text-decoration: underline;
}

.thumbnailtitle {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}

.navigationtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

.indexquicklist {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}