A.navigatie:link, A.navigatie:visited {
	font-family : "Bookman Old Style";
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : Black;
}

A.navigatie:hover {
	font-family : "Bookman Old Style";
	font-size : 10pt;
	font-style : normal;
	text-decoration : underline;
	color : Black;
}

.navigatie {
	font-family : "Bookman Old Style";
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : Black;
}

A.normal:link, A.normal:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : underline;
	color : Black;
}

A.normal:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : underline;
	color : Black;
}

.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : Black;
}