a.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D6CAC2;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D6CAC2;
	background-color: #0483B3;
	text-decoration: none;
}
a.yellow {
	font-family: Verdana;
	font-size: small;
	color: #ffff99;
	text-decoration: underline;
}
a.yellow:hover {
	font-family: Verdana;
	font-size: small;
	color: #ffff99;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: small;
	color: #CC0000;
	text-decoration: underline;
}
.yellowtext
{
	color:#ffff99;
	font-family:verdana;
	font-size:14;
	font-weight:bold;
}
h1
{
color: #CC0000;
	background-image: url(../images/vierkant.gif);
}
a:hover {
	font-family: Verdana;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
}
.bruin_dik {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1D3037;
	text-decoration: none;
}
body {
	background-color: #0483B3;
	font-family: Verdana;
	font-size: 8px;
}
.normal {
	font-family: Verdana;
	font-size: small;
}
.normalred {
	font-family: Verdana;
	font-size: small;
	color:#FF0000;
}
.kleinred {
	font-family: Verdana;
	font-size: x-small;
	color:#FF0000;
}
.kleinblack {
	font-family: Verdana;
	font-size: small;
	color:#000000;
}
.mediumblack {
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
}
