a:link {
	text-decoration: none;
	color: #1975A2;

}
a:visited {
	text-decoration: none;
	color: #1975A2;

}
a:hover {
	color: #DB0428;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #1975A2;

}
html { 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color:#dcdcdc; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:#333333; 
scrollbar-shadow-color:; 
} 

.submit {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #006699;
	border-top: thin ridge #FFFFFF;
	border-right: thin ridge #FFFFFF;
	border-bottom: thin ridge #CCCCCC;
	border-left: thin ridge #CCCCCC;

}
.submit2 {
	font-family: Verdana;
	font-size: x-small;
	color: #006699;
	background-image: url(images/contactbkg.jpg);
	border: thin groove #FFFFFF;
	font-weight: bold;


}
