a:link {  color: #006666; text-decoration: none}
a:visited {  color: #006666; text-decoration: none}
a:hover {  color: #006600; text-decoration: underline}
a:active {  color: #009900; text-decoration: none}
.fields {
	font-family: Verdana;
	color: #000000;
	background-image: url(images/field.gif);
	font-size: x-small;

}
.submit {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

BODY {SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #dcdcdc; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #666666; }

