TABLE.galleryindex {
	background : #336600;
	border : thin #00CCFF;
	font-size : 16;
	color : #FFFFCC;
	outline-color : Red;
	outline-style : groove;
	font : bold Arial Black;
	text-align : center;
	width : 800;
}
H1 {
	background-color : #CCFFFF;
	color : Blue;
	text-align : center;
	margin-bottom : 0;
	width : 800;
	font : Book Antiqua;
	margin : 0;
}
A:LINK.gallerylink, A:VISITED.gallerylink {
	color : #FFFFCC;
	text-decoration : none;
	font-family : "Arial Black";
	text-align : center;
	font-size : smaller;
}

A:HOVER.gallerylink {
	color : #333300;
	text-decoration : underline;
	text-align : center;
}
.copyright {
	text-align : center;
	font : lighter xx-small sans-serif;
	color : #6600CC;
}

BODY {
	font : Arial;
	font-stretch : narrower;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	margin : 36;
	background : white;
}
.gallerytitle {
	color : #00CC00;
	font-weight : bold;
}
A:LINK, A:VISITED {
	color : Blue;
	text-decoration : underline;
}
A:ACTIVE, A:FOCUS, A:HOVER {
	color : Red;
	text-decoration : underline;
}
A {
	background : transparent;
}
