BODY
a:link {COLOR: black; text-decoration:none}
a:visited {COLOR: black; text-decoration:none}
a:hover {COLOR: black; text-decoration:underline}

BODY
{
    SCROLLBAR-FACE-COLOR: #ffffcd;
    SCROLLBAR-HIGHLIGHT-COLOR: black;
    SCROLLBAR-SHADOW-COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: #ffffcd;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-TRACK-COLOR: #ffffcd;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffcd;
    SCROLLBAR-BASE-COLOR: #ffffcd;
}

BODY
{ background-image: url(../images/achtergrond.jpg); background-repeat: no-repeat; background-color: #ffffcd; background-attachment: fixed;}