a:link {
	color: #8a61b7;
	text-decoration: none;
}
a:visited {
	color: #8a61b7;
	text-decoration: none;
}
a:hover {
	color: #dcdcdc;
	text-decoration: underline;
}
a:active {
	color: #8a61b7;
	text-decoration: none;
}
.submit {
	font-family: Verdana;
	font-size: small;
	text-transform: lowercase;
	color: #8a61b7;
	background-color: #dcdcdc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #dcdcdc;
}
HTML {
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #635391; SCROLLBAR-SHADOW-COLOR: #635391; SCROLLBAR-3DLIGHT-COLOR: #8a61b7; SCROLLBAR-ARROW-COLOR: #584789; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #635391
}

.gallery a:link {
	color: #59b2b5;
	text-decoration: none;
}
.gallery a:visited {
	color: #59b2b5;
	text-decoration: none;
}
.gallery a:hover {
	color: #be3f82;
}
.gallery a:active {
	color: #6ca7e3;
	text-decoration: none;
}
