a, TD  {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }

a:link, TD:link {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #990000;
        }

a:visited, TD:visited {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #990000;
        }

a:hover {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
        color: #990000;
        }

.menu {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
        }

.menu:link {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
        }

.menu:visited {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
        }

.menu:hover {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
        color: #000000;
        }

.submenu {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #808080;
        }

.submenu:link {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #808080;
        }

.submenu:visited {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: #808080;
        }

.submenu:hover {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: underline;
        color: #808080;
        }

.parHeader {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        color: black;
        }

.zoeken, textarea, select, input, submit, button {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }

.klein {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }
.klein:link {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }
.klein:visited {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }
.klein:hover {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-weight: none;
        text-decoration: none;
        color: maroon;
        }
        
.middel {
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }


.parHeaderSub {
        font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        text-decoration: none;
        color: black;
        }

INPUT, FILE, .knop
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #808080 1px solid;
    BORDER-LEFT: #808080 1px solid;
    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    COLOR: black;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: black;
}

TEXTAREA, .tekstBox
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #808080 1px solid;
    BORDER-LEFT: #808080 1px solid;
    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    COLOR: black;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: black;
    width: 400px;
}

.tekstRegel
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #808080 1px solid;
    BORDER-LEFT: #808080 1px solid;
    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    COLOR: black;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: black;
    width: 550px;
}

.button
{
    BACKGROUND-COLOR: #BBBBBB;
    COLOR: #B12100;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 11px;
    font-style: bold;
}

A.char:link    { color: #FFFFFF ; text-decoration: none }
A.char:visited { color: #FFFFFF ; text-decoration: none }
A.char:hover   { color: yellow ; text-decoration: bold }
