td {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 85%;
	color: black;
}

a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*De links voor categorieen hebben een afwijkende kleur.*/
a.categorie:link, a.categorie:visited, a.categorie:active 
{
	color: #03455f;
	text-decoration:none;
}
a.categorie:hover
{
	text-decoration:underline;
}


.voettekst
{
	color: #95be60;
	font-size: 95%;
}
img, div, input {
	behavior: url(iepngfix.htc)
}
hr
{
	color:#95be60;
}
.breadcrumb
{
	color:white;
	padding:3px;
}

form{
	MARGIN-LEFT: 0pt; MARGIN-RIGHT: 0pt; MARGIN-TOP: 0pt; MARGIN-BOTTOM: 0pt;
}