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

.gallerytitle {
  font-family: Times New Roman, Times, serif;
  font-size: 20pt;
  color: #FFFFFF;
  background-color: #000000;
}

a:link {color: #00FFFF;}

a:visited {color: #FF00FF;}

a:active {color: #FFFF00;}

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

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}

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