.bodytekst {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

a.bodytekst:link {
	color : Maroon;
}

a.bodytekst:visited {
	color : Maroon;
}

a.bodytekst:hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #D20000;
}

.bodytekstrood {
	color : Maroon;
}

.kopwit {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : White;
}

.koprood {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	color : Maroon;
	letter-spacing : 1px;
}

b.bodytekst {
	color: maroon;
}

.menuitem {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font : bolder;
	color: #FFCC00;
	line-height : 30px;
}

a.menuitem:link {
	text-decoration : none;
}

a.menuitem:visited {
	text-decoration : none;
}

a.menuitem:hover {
	text-decoration : none;
	color: White;
}

