A:link {text-decoration: none; color: #812099} 
A:visited {text-decoration: none; color: #812099} 
A:active {text-decoration: none; color: #812099} 
A:hover {text-decoration: underline; color: #ffffff}

A.List:link {text-decoration: none; color: #ffffff;} 
A.List:visited {text-decoration: none; color: #ffffff;} 
A.List:active {text-decoration: none; color: #ffffff;} 
A.List:hover {text-decoration: none; color: #812099;}

body, td, input, select, textarea
{
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 11px;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000; 
	scrollbar-arrow-color:#ffffff;    
}
UL,
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

LI,
{
	list-style-type:square;
	margin-left:-22px;
}

.Veld
{
	width: 100%;
	border: 1px solid #812099;
	background-color: #ffffff;
	color: #000000;
}
.Paars
{
	color: #812099;
}
.Foutmelding
{
	font-weight: bold;
	color: #ff0000;
}

