body 
  {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	background-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #333333;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #ff9966;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #999999;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular

	}

 
.td_kop
 {
	color: #4a4a4a;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-underline: single 
	}


.td_details  
 {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-underline: single 
	}

.td_normaal  {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	}

.td_rood  {
	color: #f00;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
	}


.td_kopwit  {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-underline: single 
	}


a:link  
 {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	text-underline: single 
	}

a:visited
  {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	text-underline: single 
	}

a:hover            
 {
	color: red;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	text-underline: single 
	}

a:active         
 {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	text-underline: single 
	}





