BODY {
	font-family: Verdana;
	color: white;
	background-color: #D2232A;
	font-weight: bold;
	line-height: 8px;
}
.links a {
	font-family: Verdana;
	font-size: 10px;
    color: #D2232A;
	background-color: white;
	font-weight: bold;
	padding: 4px 0px 4px 28px;
	display: block;
	background-image: url(riem.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.links {
	padding: 0px 3px 0px 3px;
}
.kop {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.kopje {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
td.wit {
	font-family: Verdana;
	font-size: 9px;
    color : #D2232A;
	background-color: white;
	font-weight: bold;
}
A {
	color: #D2232A;
	text-decoration: none;
	border-color : white;
	font-weight: bold;
	font-size: 9px;
}
.links a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color : #D2232A;
	padding: 4px 0px 4px 32px;
	background-position: 6px 2px;
}
.links a.green {
	color: green;
	background-image: url(riem_groen.gif);
}
.links a.green:hover {
	background-color: green;
	color: white;
}

td.knoppenkopje {
	text-align: center;
	vertical-align: bottom;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	color: white;
	height: 26px;
	font-weight: normal;
}