.gallerytitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	/* color: InfoBackground; */
	color: LightCyan;
	text-align: justify;
}
A
	{
	color: Black;
	/* border: 1px solid; */
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS", Verdana;
	font-size: smaller;
	letter-spacing: 1px; 
}

A:hover
	{
	color: White;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS", Verdana;
	font-size: smaller;
	letter-spacing: 1px;
	/* border: 1px solid;
	background: Black; */
}

a:visited
	{
	color: Yellow;
	font-family: Arial, "MS Sans Serif", "Trebuchet MS", Verdana;
	font-size: smaller;
	letter-spacing: 1px;
}

a:active
	{
	color: Red;
	/* border: 1px solid; */
	font-family: Arial, "MS Sans Serif", "Trebuchet MS", Verdana;
	font-size: smaller;
	letter-spacing: 1px;
}