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

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

a:hover {
	text-decoration: underline;
	color: #BB0000;
}

a:active {
	color: #BB0000;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #BC0021;
	margin-top: 0px;
	text-align: left;
}
.citaat {
	font-style: italic;
}
.jaartallen {
	text-align: left;
}
.jaartallen {
	text-align: right;
}
.kopjes {
	font-weight: bold;
}
.tekst {
	text-align: left;
}
.tekst {
	text-align: left;
}

