/* CSS Document */
A.type1:link    {color:#000000; text-decoration:none; font-weight: bold; font-size: 16px}
A.type1:visited {color:#000000; text-decoration:none; font-weight: bold; font-size: 16px}
A.type1:active  {color:#000000; text-decoration:none; font-weight: bold; font-size: 16px}
A.type1:hover   {color:#666666; text-decoration:none; font-weight: bold; font-size: 16px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	scrollbar-arrow-color:#666666;
    scrollbar-track-color:#CCCCCC;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-3dlight-color:#CCCCFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}.kopje_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.kopje_zwart {
	font-size: 16px;
	font-weight: bold;
}
.kop-underlined {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
