P  {
	font-family : Verdana;
	font-size : 11px;
}

H1  {}

H2  {}

H3  {
	font-family : Verdana;
	font-size : 15px;
	font-weight : bold;
}

A  {text-decoration : none;
color : #E80E6C;
}

A:Visited  {text-decoration : none;
color : #E80E6C;
}

A:Active  {	text-decoration : underline;
color : #E80E6C;
}

A:Hover  {	text-decoration : underline;
color : #E80E6C;
}

BODY  {
	font-family : Verdana;
	background-color : White;
	font-size : 11px;
}
TD  {
	font-family : Verdana;
	font-size : 11px;
}
.reactievak { border:solid 1px #3A390C; background-color:#fbf8e7; }