img {  text-decoration: none}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
body {
scrollbar-arrow-color:#000000;/*kleur van de pijltjes*/
  
  scrollbar-track-color:#ffffff;/*lijn waarover de balk zich beweegt*/
  
  scrollbar-face-color:#ffffff;/*vierkantjes en de bewegende balk*/
  
  scrollbar-shadow-color:##000000;/*schaduw van hierboven (rechts en onderaan)*/
  scrollbar-darkshadow-color:##000000;/* donkere schaduw van hierboven (rechts en onderaan)*/
  scrollbar-highlight-color:#ffffff;/*oplichten van hierboven (links en bovenaan)*/
  scrollbar-3dlight-color:#ffffff;/* sterker oplichten van hierboven (links en bovenaan)*/
}
body,td,div {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
color: #000000;
line-height: 20px;
}
a {
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #ffff33;
}
.a {
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.a:hover {
font-size: 12px;
font-weight: bold;
color: #990000;
text-decoration: none;
}

.roodvet {
	color: #D70000;
	font-size: 16px;
	font-weight: bold;
}
.witvet {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.geel {
	color: #ffff99;
}

.vetzwartgroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.vetzwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.rood {
font-size: 12px;
font-weight: bold;
color: #D70000;
}
.klein {
font-size: 11px;
font-weight: normal;
color: #ffffff;
}


