A, A:link, A:visited {
	text-decoration: none;
	color:  Green;
	font-weight : bold;
}
A:hover {
	text-decoration : none;
	color: white;
	background-color: Green;
	font-weight : bold;
}
body,table {
	font-size: 11px;
	color: #000099;
	font-family : Verdana;
	background : #ffffff;
}
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;
}


