BODY {
background-color: #dfdfdf;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-align : justify;
}
TD {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	background-color:#555580;
}
.zoek {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	background-color:#dfdfdf;
}
A:LINK {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
A:VISITED {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
A:HOVER {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
.txt	{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #000000;
	border:1px solid #000080;
}
.knop	{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
	border:0px solid #000080;
	cursor: hand;
	background-color:transparent;
}
.knop1	{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	text-decoration : none;
	color : #000080;
	border:0px solid #000080;
	cursor: hand;
	background-color:transparent;
}