@charset "UTF-8";
.dekking {
	font-size: 13px;
	color: #CCCCCC;
}
.p14 {font-size: 14px}
.kop_top {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
}
/* CSS Document */

body {
	background-color: #666666;
	margin-top: 3px;
}
a {
	font-size: 14px;
	font-weight: bold;
	color: #00FF66;
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CCCCCC;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.background {
	background-color: #000;
}
