A:link {
	text-decoration: none; 
	color: #393939
}
 
A:visited {
	text-decoration: none;
	color: #393939
} 

BODY,TD,SELECT {
	font-family:Verdana;
	font-size:13px;
	color:#393939;
}

.form_veld {
	background: #393939;
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	border-width: 0;
}


