a:link {
	color: #FF0000;
	text-decoration: none;
}

a:link.nav {
	color: #000080;
	text-decoration: none;
}

a:link.tool {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:visited.nav {
	color: #000080;
	text-decoration: none;
}

a:visited.tool {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:hover.tool {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a:active.nav {
	color: #000080;
	text-decoration: none;
}

a:active.tool {
	color: #FF0000;
	text-decoration: none;
}

body  {
	background-position: 0% 0%; color: #000000;
	font-family: Verdana, Arial, Helvetica;
		background-image:none; background-repeat:repeat; background-attachment:scroll
}

ol {
	color: #800080;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

p {
	color: #800080;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

td {
	color: #800080;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

ul {
	color: #800080;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

.kop {
	color: #800080;
	font-family: Trebuchet MS;
	font-size: 24pt;
}.formfield {
	background-color: #dddddd;
	border: 1px solid #006699;
}
.tabellijn {
	border: 1px solid #006699;
	background-color: #CCFFFF;
}

