body {
	color: white;
	font-family: arial;
	font-size: 13px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000
}

input, select, textarea{
  border: 1px solid #eeeeee; 
  font-family: arial; 
  font-size: 10pt; 
  color: white; 
  text-decoration: none; 
  background-color: #000000; 
}
.kop { font-family: arial; font-size: 16px; color: #white; font-weight: bold;}

td,pre {
	font-family: arial;
	font-size: 13px;
	color: #white;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
a:active {
	color: #808080;
	text-decoration: underline;
}

A:link     {COLOR: #CC3333;	font-family: arial; text-decoration: none; font-weight: bold}
A:visited {COLOR: #CC3333;	font-family: arial; text-decoration: none; font-weight: bold}
A:hover  {COLOR: #FFFFFF;	font-family: arial; text-decoration: underline; font-weight: bold}   
