a {
	font-family: Helvetica ;
	font-weight: normal;
	color: #000000;
}
a:hover {
	color: #EE8E1E;
}
BODY { 
	SCROLLBAR-FACE-COLOR: #17060C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #808080; 
	scrollbar-dark-shadow-color: white; 
	scrollbar-3d-light-color: #EE8E1E;
	margin:0px;
	font-family: Helvetica;
	font-size: 11px;
	color: #17060C;
}
.titel {

	font-family: Helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
.normaal {
	font-family: Helvetica;
	font-size: 13px;
	color: #17060C;
}

.subtitel {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #17060C;
}

.normaaloranje {
	font-family: Helvetica;
	font-size: 13px;
	color: #EE8E1E;
	font-weight: bold;

}
.linkoranje {
	font-family: Helvetica;
	font-size: 11px;
	color: #EE8E1E;

}
a.normaaloranje:link   {
	font-family: Helvetica;
	font-size: 13px;
	color: #EE8E1E;
	font-weight: bold;
}
a.nav:link   {
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
}
      a.nav:visited {
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
      a.nav:active {
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
}
      a.nav:hover  {
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #FF9900;

}
	  
	  a.nav2:link   {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
      a.nav2:visited {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
      a.nav2:active {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #EE8E1E;
}
      a.nav2:hover  {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #FF9900;
}
	  .HEADING     { cursor: hand; font-family: Helvetica; font-size: 14px; color: #FFFFFF; 
       background-color: #17060C; font-weight: normal; 
        }
      .LINKSOFF    { display: none; font-family: Helvetica; font-size: 14px; color: #FFFFCC }
      .LINKSON     { display: inline; font-family: Helvetica; font-size: 12px; color: #000080 }
