a.zwart:link { color: #000000; text-decoration: none; }
a.zwart:visited { color: #000000; text-decoration: none; }
a.zwart:active { color: #000000; text-decoration; none; }

a.tekst:link { color: #000000; text-decoration: underline; }
a.tekst:visited { color: #000000; text-decoration: underline; }
a.tekst:active { color: #000000; text-decoration; underline; }

a.rood:link { color: #ff0000; text-decoration: none; }
a.rood:visited { color: #ff0000; text-decoration: none; }
a.rood:active { color: #ff0000; text-decoration; none; }

a.blauw:link { color: #0000FF; text-decoration: none; }
a.blauw:visited { color: #0000FF; text-decoration: none; }
a.blauw:active { color: #0000FF; text-decoration; none; }

.titel {
	font-family: Arial; 
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
      text-decoration: none;}

.tekst {
	font-family: Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
      text-decoration: none;}

.thumbnailtitle {
	font-family: Arial;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
      text-decoration: none;}

.rood {
	font-family: Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
      text-decoration: none;}

.lijn {
	font-family: Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;}

.klein {
      font-family: Arial;
      font-size: 8pt;
      line-height: normal;
      font-weight: normal;
      color: #000000;
      text-decoration: none;}