body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #1c1c1c; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-attachment: scroll; }
.kop { color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; letter-spacing: 1px; }
p { font-size: 11px; }
.tekst { color: #fff; font-size: 11px; text-decoration: none; text-align: left; letter-spacing: 1px; }
.copyright { color: #fff; font-size: 9px; }
ol { margin-left: 10px; list-style-type: square; }
/* ------------- LINKS -------------------------------------------------- */
a, a:link, a:visited { color: #fff; text-decoration: none; }
a:hover { color: #00adef; text-decoration: underline; }
a.blauw, a.blauw:link, a.blauw:visited { color: #00adef; text-decoration: none; }
a.blauw:hover { color: #fff; text-decoration: underline; }

