body { font-family: Verdana, serif; background-color: #FFFACD }
h1 { color: darkblue; font-weight: bold; font-size: 22pt; text-align: center }
h2 { color: #FF6600; font-weight: bold; font-size: 8pt; text-align: center }
h3 { color: black; font-weight: bolder; font-size: 8pt; text-align: center }
h4 { color: darkorange; font-weight: bolder; font-size:12pt; text-align: center }
p { color: black; font-weight: normal; font-size: 12pt; text-align: left }
pre { color: black; font-weight: normal; font-size: 10pt; text-align: left }

a.kop:link { color: darkblue; text-decoration: none; font-weight: bold; font-size: 22pt; }
a.kop:visited { color: darkblue; text-decoration: none; font-weight: bold; font-size: 22pt;  }
a.kop:hover { color: #FF6600; text-decoration: none; font-weight: bold; font-size: 22pt;  }
a.kop:active { color: #FF6600; text-decoration: none; font-weight: bold; font-size: 22pt;  }

a.oranje:link { color: #FF6600; text-decoration: none }
a.oranje:visited { color: darkblue; text-decoration: none }
a.oranje:hover { color: darkblue; text-decoration: none }
a.oranje:active { color: darkblue; text-decoration: none }

a.normaal:link { color: #FF6600 }
a.normaal:visited { color: darkblue }
a.normaal:hover { color: darkblue }
a.normaal:active { color: darkblue }

a.koppel:link { color: darkblue; text-decoration: none; font-weight: bold; font-size: 11pt; }
a.koppel:visited { color: darkblue; text-decoration: none; font-weight: bold; font-size: 11pt;  }
a.koppel:hover { color: #FF6600; text-decoration: none; font-weight: bold; font-size: 11pt;  }
a.koppel:active { color: #FF6600; text-decoration: none; font-weight: bold; font-size: 11pt;  }

