@import url(slimbox/slimbox.css);

body { background-color: black }

a.blauw:link {color: #00AEEF; text-decoration: none}
a.blauw:visited {color: #00AEEF; text-decoration: none}
a.blauw:hover, a:focus {color: #00AEEF; font-weight: bold;}

a.wit:link {color: white; text-decoration: none}
a.wit:visited {color: white; text-decoration: none}
a.wit:hover, a:focus {color: white; font-weight: bold;}

a.grijs:link {color: #A5A4A4; text-decoration: none}
a.grijs:visited {color: #A5A4A4; text-decoration: none}
a.grijs:hover, a:focus {color: #A5A4A4; font-weight: bold;}
