/* style.css
** sheet style from Martijn van Namen  - martijnvn@vannamen.org
*/

/* standard elements */
body {
    MARGIN-top: 0px;
    FONT-FAMILY: Arial, Helvetica, Geneva;
    FONT-SIZE: 10pt
    }

/* default links */
A:hover {color: #FF0000; text-decoration: underline; }
A:link.menu { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
A:hover.menu { font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none; font-weight: bold;}
A:link.red { font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none; }
A:hover.red { font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none; }

/* Style definitions */
.bg1 { background: #000000;}

.menu { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold;}

.header { font-family: Arial, Helvetica, Geneva; font-size: 16pt; color: #988451; text-decoration: none}
.white { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: none}
.red { font-family: Arial; font-size: 10pt; color: #FF0000; text-decoration: none}
.marquee { font-family: Arial, Helvetica, Geneva; font-size: 12pt; color: #988451; text-decoration: none}

.tekst12 { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none}
.tekst12b { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none}
.tekstgold { font-family: Arial; font-size: 11px; color: #998443; text-decoration: none}
.tekstwhite { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none}


.onderrand { font-family: Arial, Helvetica, Geneva; font-size: 11px; color:#999999; text-decoration: none }
.copyright { font-family: Arial; color: #FF0000; font-size=-2 verdana;}
