body
{
    background-color: #ffffff;
}

A:link
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none
}
A:visited
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none
}
A:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none
}
a.donker:link
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none
}
a.donker:visited
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none
}
a.donker:hover
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none
}
