/* stijlblad van www.wimeuverman.nl */

body {
background-color: white;
color: #666666;
font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
}

h2, h3, {
font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
color: #666666;
}

h2 {
font-size: 120%;
font-weight: normal;
}

h3 {
font-size: 120%;
font-weight: bold;
}

a:link {
text-decoration: none;
color: black;
}

a:visited {
color: black;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #990000;
background-color: #CCCCCC;
}

a:active {
text-decoration: none;
color: black;
}

