<!-- De link kleur/titel -->
A       {  text-decoration: none}
A:hover {  text-decoration: underline}

A:link {color: red}
A:visited {color: red}
A:active {color: red}
<!-- De link kleur/titel -->


<!-- Definitie algemene tekst -->
body, td, p { font-family:Arial; font-style: normal; color: black; font-size:9pt }
<!-- Definitie algemene tekst -->

<!-- Definitie buiten tekst -->
.buiten { font-family:Arial; font-style: normal; color: black; font-size:8pt }

<!-- Definitie Header-tekst -->
.headertekst { font-family:Arial; font-style: normal; color: CC0000; font-size:8pt }

<!-- Definitie Wedstrijd-headers -->
.wedstrijd { font-family:Arial; font-style: normal; color: navy; font-size:9pt }


div.mainheader {
	font-size:12pt;
	color: #CE0000;
	text-align:left;
	font-weight:bold;
}                                              
div.maintext { font-size:10pt; text-align:justify; }                                                             
div.mainleft { font-size:10pt; text-align:left; }                                                                
div.mainmenu { font-size:8pt; text-align:right; }                                                                 
div.mainpages { font-size:7pt; text-align:right; margin-right:0px; }                                             
div.maincatnav { font-size:7pt; text-align:left; margin-left:0px; }                                              
div.mainname {
	font-size:10pt;
	color: #CE0000;
	text-align:left;
}                                                                
div.maininputleft { font-size:10pt; text-align:left; }                                                                

div.comment { font-size:10pt; background-color: #E8E8E8; text-align:left; margin-left:5mm; }                                      

div.smallleft { font-size:8pt; text-align:left; }                                                                
div.spaceleft { font-size:4pt; text-align:left; }                                                                
div.footer { font-size:8pt; text-align:center; }

span.censored { font-size:10pt; color:#FF0000; text-align:left; }                                                                

td.class1 { background-color: #999999; border:0px; }                                                             
td.class2 { background-color: #DDDDDD; border:0px; text-align:justify; vertical-align:top; }                     
 
td.gb_header { background-color: #C9C9C9; border:0px; font-size:10pt; font-weight:bold; text-align:center;}
td.gb_table1 { background-color: #C0C0C0; border:0px; vertical-align:top; width:20%; }                           
td.gb_table2 { background-color: #CCCCCC; border:0px; vertical-align:top; }






