A, A:link, A:visited {
	text-decoration: none;
	color:  #DEB887;
	font-weight : bold;
}
A:hover {
	text-decoration : none;
	color: white;
	background-color: #DEB887;
	font-weight : bold;
}
body,table {
	font-size: 11px;
	color: #000099;
	font-family : Verdana;
	background : #ffffcc;
}
H1,h2,h3 {
	font-weight: normal;
	color: #65778F;
	font-family : Verdana;
	background: #ffffff;
}
.kop {
	font-size: 22px;
	color: Gray;
	font-family : Verdana;
	font-weight : bold;
}
.kopje {
	font-size: 16px;
	color: Gray;
	font-family : Verdana;
	font-weight : bold;
}
.blauwkop {
	font-family: Verdana;
	color: #335566;
	font-size: 18px;}
