a:link {
	color: #617644;
	text-decoration: none;
}
a:visited {
	color: #617644;
	text-decoration: none;
}
a:hover {
	color: #197DA2;
	text-decoration: underline;
}
a:active {
	color: #617644;
	text-decoration: none;
}

html { 
scrollbar-arrow-color:#666633; 
scrollbar-track-color:#BCCB99; 
scrollbar-face-color:#BCCB99; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 
.fields {
	font-family: Verdana;
	font-size: x-small;
	background-image: url(images/fields.gif);
}
.submit {
	font-family: Verdana;
	font-size: x-small;
	color: #E0B2BE;
	background-color: #617644;
	border: thin inset;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/bkg2.jpg);

}
