a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #437D8D;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: none;
}
.subnav a:link {
	color: #336699;
	text-decoration: none;
}
.subnav a:visited {
	color: #336699;
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: none;
	background-color: #dcdcdc;
	border: thin none #dcdcdc;
	height: auto;
	width: auto;
	color: #000000;


}
.subnav a:active {
	color: #336699;
	text-decoration: none;
}

html { 
scrollbar-arrow-color:#a6deee; 
scrollbar-track-color:#ffc48e; 
scrollbar-face-color:#ffc48e; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 
.fields {
	background-image: url(images/fields.gif);
	font-family: Verdana;
	font-size: x-small;
	color: #333333;

}
.submit {
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	background-color: #FFC48E;
	border: thin groove;
}
