
td       { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:11.5px }
.white       { color: white; font-size: 11px; text-decoration: none; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }
.white A:link { color: white; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }
.white A:hover { color: white; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }
.white A:active { color: white; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }
.white A:visited { color: white; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }
.white A:visited:hover { color: white; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:14px }

.GalleryTableBorder_BAK { background-color : Gray; }
.GalleryThumbTable_BAK { background-color : White; }
.errorMessage    { color: yellow; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.galleryName{
color: white;
font-size:12pt;
font-weight:bold;
}

.galleryName  A:visited {
			color: white; text-decoration: underline;
		}
		.galleryName A:link {
			color: white; text-decoration: underline;
		}
		.galleryName A:hover {
			color: red; text-decoration: underline;
		}
		.galleryName A:active {
			color: red; text-decoration: underline;
		}

galleryImage{font-size: 10pt;}
.galleryImage  A:visited {
			color: white; text-decoration: none;
		}
		.galleryImage A:link {
			color: white; text-decoration: none;
		}
		.galleryImage A:hover {
			color: red; text-decoration: underline;
		}
		.galleryImage A:active {
			color: red; text-decoration: underline;
		}