a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFE876;
	text-decoration: none;
}

a:active {
	color: #FFE876;
	text-decoration: none;
}

a:focus {
	color: #FFE876;
	text-decoration: none;
}

big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

small {
	font-size: 9pt;
}

.negatief {
	background-color: #cccccc;
	color: #222222;
	font-weight: bold;
	}
