A
{
	font-weight: bold;
	color: #D95617;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
A:active
{
	color: #FEC340;
}
A:hover
{
	text-decoration: none;
	color: #FEC340;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}

 .kop
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D95617;
}

 .tussenkop
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D95617;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : white;
	font-weight: bold;
}


.tekst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: Black
}


.tekstklein {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: Black}

.tekstkleinwit {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: White}


.kop1 {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14pt;
	color :  Black;
}


.kop2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D95617;
}


.kop3 {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  9pt;
	color : Black; 
	font-style :  italic;
	font-weight: bold; 
}

SPAN.TreeviewSpanArea A {
	font-weight: bold;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
SPAN.TreeviewSpanArea A:hover {
        color: #D95617;
}
SPAN.TreeviewSpanArea A:active {
        color: #D95617;
}






