body
{
background: #FFDC93;
font-size: 10pt;
color: #000000;
font-family: arial;
}

td
{
font-size: 10pt;
color: #000000;
font-family: arial;
}

div
{
font-size: 10pt;
color: #FFDC93;
font-family: arial;
}

A:link
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: none;
}

A:visited
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: none;
}

A:active
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: none;
}

A:hover
{
font-size: 10pt;
color: #CC0000;
font-family: Arial;
text-decoration: none;
}

#wit-b
{
font-size: 10pt;
color: #FFFFFF;
font-family: Arial;
font-weight: normal;
text-decoration: none;
}

#wit-b:link
{
font-size: 10pt;
color: #FFFFFF;
font-family: Arial, Verdana;
text-decoration: none;
font-weight: normal;
}
#wit-b:active
{
font-size: 10pt;
color: #FFFFFF;
font-family: Arial;
text-decoration: none;
font-weight: normal;
}
#wit-b:visited
{
font-size: 10pt;
color: #FFFFFF;
font-family: Arial;
text-decoration: none;
font-weight: normal;
}
#wit-b:hover
{
font-size: 10pt;
color: #FFFFFF;
font-family: Arial;
text-decoration: underline;
font-weight: normal;
}

#zwart-u
{
font-size: 10pt;
color: #000000;
font-family: Arial;
font-weight: normal;
text-decoration: none;
}

#zwart-u:link
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: normal;
}
#zwart-u:active
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: normal;
}
#zwart-u:visited
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: normal;
}
#zwart-u:hover
{
font-size: 10pt;
color: #000000;
font-family: Arial;
text-decoration: underline;
font-weight: normal;
}


input.invoer { 
    background-color: #ffffff; 
    border-top: 1px solid #000000; 
    border-right: 1px solid #000000; 
    border-bottom: 1px solid #000000; 
    border-left: 1px solid #000000; 
    font: Arial; 
    font-size: 9px; 
    color: #000000; 
} 
select { 
    background-color: #ffffff; 
    border-top: 0px solid #ACD0E2; 
    border-right: 0px solid #ACD0E2; 
    border-bottom: 0px solid #ACD0E2; 
    border-left: 0px solid #ACD0E2; 
    font: Arial; 
    font-size: 9px; 
    color: #000000; 
} 
