A:link {text-decoration: underlined; color: #4b4b4d} 
A:visited {text-decoration: underlined; color: #4b4b4d} 
A:active {text-decoration: underlined; color: #666666} 
A:hover {text-decoration: underlined; color: #666666}
IMG { border: 0px; }

BODY,TD,SELECT
{
	font-family:Lucida Console;
	font-size:12px;
	color:#444444;
}

.titel { 
	font-size: 16px;
	color: #333333;
	font-family: Lucida Console; 
	font-weight: bold; 
}


hr {
	height             : 1px;
	background-color   : #000000;
	color              : #000000;
	border             : none;
	padding            : 0px;
	margin             : 0px;
}

.form_veld {
	background: #FFFFFF;
	color: black;
	font-family: verdana;
	font-size: 8pt;
	border: solid #000000;
	border-width: 1;
}

.button {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	border: solid black;
	border-width: 1;
	background: #FFCC00;
	cursor: hand;
}
