body {
  background-color: #999999;
  color: #3300CC;
}

a:link {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;

}

a:visited {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}

a:active {color: #FFFF00;}

.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;

}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;


}
