﻿body 
{
	font-family: Verdana, Arial;
}

a
{
	color: Blue;
}

.bijdrage
{
	color: Blue;
}

.navigate
{
	text-align: center;
	text-decoration: none;	
}

.navigate a
{
	text-decoration: none;	
}

.bijdrageText a
{
	color: #006699;
}

.zoekTextBox
{
	border-color: Blue;
}

.button
{
	background-color: White;
	color: Blue;
	border-style: none;
	font-weight: normal;
}