A:link {
text-decoration: none;
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

A:visited {
text-decoration: none;
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

A:active {
text-decoration: none;
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

A:hover {
text-decoration: underline;
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.submit {
background-color:#ED1B2D;
color: #000000;
border-width: 1px;
border-color: #000000;
}

select {
background-color:#ED1B2D;
}

body {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
}

td {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
}

.rode_rand {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #ED1B2D;
        border-right-color: #ED1B2D;
        border-bottom-color: #ED1B2D;
        border-left-color: #ED1B2D;
}

.rode2_rand {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #ED1B2D;
        border-right-color: #ED1B2D;
        border-bottom-color: #ED1B2D;
        border-left-color: #ED1B2D;
}

.zwarte_rand {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}