a:link {
	color: #dcdcdc;
	text-decoration: none;
}
a:visited {
	color: #dcdcdc;
	text-decoration: none;
}
a:hover {
	color: #AE8D3E;
	text-decoration: underline;
}
a:active {
	color: #dcdcdc;
	text-decoration: none;
}

BODY {SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #c2b98b; SCROLLBAR-3DLIGHT-COLOR: #c2b98b; SCROLLBAR-ARROW-COLOR:  #c2b98b; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #666666; }
.fields {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-image: url(images/fields.gif);
	border: thin inset #FFFFFF;
}
.submit {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #AE8D3E;
	border: thin inset #dcdcdc;
}

