body {
  background-color: #000000;
  color: #FFFFFF;
  background-image : none;
}

.gallerytitle {
  font-family: Times New Roman, Times, serif;
  font-size: x-large;
  color: White;
  background-color: #000000;
  font-style : italic;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FFFFFF;
  background-color: #000000;
}

.link {
	background-color : Black;
	font-family : Arial;
	font-size : small;
}

a:link {color: #00FFFF;
font-family: Arial;
font-size: small;}

a:visited {color: #FF00FF;
font-family: Arial;
font-size: small;}

a:active {color: #FFFF00;
font-family: Arial;
font-size: small;}

.paragraph {
  font-family: Arial, Helvetica, sans-serif;
   font-size: medium;
    font-style: normal;
	 line-height: normal;
	  font-weight: normal;
	   color: White;
}

.navigationtext {
font-family: Arial;
   font-size: medium;
  font-weight: normal;
}

.imagetitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  color: #FFFFFF;
  background-color: #000000;
}
