idm.css {
}
a:link {
	color: #c59813;
	text-decoration: none;
}
a:visited {
	color: #c59813;
	text-decoration: none;
}
a:hover {
	color: #c59813;
	text-decoration: underline;
}
a:active {
	color: #c59813;
	text-decoration: none;
}

html { 
scrollbar-arrow-color:#C59813; 
scrollbar-track-color:#000000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#C59813; 
scrollbar-3dlight-color:#CCCCCC; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:#C59813; 
} 
.submit {
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #c59813;
	border: thin outset #FFFFFF;


}
