body {
    color: white;
	font-family: Arial;
	font-size: 11px;
	background-repeat: no-repeat;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #0000ff;
	scrollbar-dark-shadow-color : #ffffcc;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #0000ff;
	scrollbar-shadow-color : #0000ff;
}
td{
	color: white;
	font-family: Arial;
	font-size: 11px;
}

A:{
	color: #CC0000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

A:LINK{
    color: Red;
	font-style: normal;
	font-family: Arial;	
	font-size: 11px;
	text-decoration: none;
	
}
A:HOVER:{
	color: Red;
	font-family: Arial;
	font-size: 11px;	
	text-decoration: underline;
}

A.VISITED{
	color: Yellow;
	font-family: Arial;
	font-size: 11px;	
	text-decoration: underline;
}

.kop{
	font-size: 16px;
	font-weight: bold;
}
