body,td,th {
        font-family: Georgia;
        font-size: 14px;
        color: #0252c2;

}
.kop {
        font-family: Georgia;
        font-size: 22px;
        color: #0252c2;
}
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(images/bg.gif);
}
a:link {
        color: #FF7B00;
        text-decoration: underline;
}
a:visited {
        color: #FF7B00;
        text-decoration: underline;
}
a:hover {
        color: #0553C2;
        text-decoration: none;
}
a:active {
        color: #0553C2;
        text-decoration: underline;
}
.rand {
        border: 1px solid #0252C3;
}
