H3 {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

B {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

P,TD,BODY {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #ffffff;
}

TD.footer {
	font-size: 8pt;
}

TD.werkwijze {
	font-size: 8pt;
}

A {
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

A:link { 
	color:#ffffff;
}

A:visited {
	color:#ffffff;
}

A:hover {
	color:#000000;
	background: white; 
}

A.index{
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

A.index:link { 
	color:#ffffff;
}

A.index:visited {
	color:#ffffff;
}

A.index:hover {
	color:#ffffff;
	background: none; 
}


A.black{
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
}

A.black:link { 
	color:#000000;
}

A.black:visited {
	color:#000000;
}

A.black:hover {
	color:#CC0000;
}

input.text
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000000;
	border:1 solid black;
}

textarea
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000000;
	border:1 solid black;
}
body {
	background-color: ccoooc;
}

