/* CSS Document */

body {background-color: #FFFFFF}
body,td,th {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}

/* moet in volgorde staan */
a:link {color: blue; text-decoration:none}
a:visited {color: blue; text-decoration:none}
a:hover {color: blue; text-decoration:underline}
a:active {color: blue; text-decoration:none}