td{
        font-family: Arial, Helvetica;
        font-size: 8pt;
        line-height: 12pt;
		color: #003366;        
}

font.oranje{
        font-family: Arial, Helvetica;
        font-size: 8pt;
        color: #F69E2C;
      	font-weight: bold;         
}

font.header{
        font-family: Arial, Helvetica;
        font-size: 12pt;
        color: #ff6600;
       	font-weight: bold;   
}

A:visited {
		font-family: Arial, Helvetica;
		color: #003366;
		text-decoration: underline; 		
		}
		
A:link{
		font-family: Arial, Helvetica;
		color: #003366;
		text-decoration: underline; 
		}

A:active {
		font-family: Arial, Helvetica;
		color: #003366;
		text-decoration: underline; 
		}

A:hover {
		font-family: Arial, Helvetica;
		text-decoration: none;
		color: #ff6600;
		text-decoration: underline; 
}

A.menu:visited {
		font-family: Arial, Helvetica;
        font-size: 9pt;
		color: #003366;
		font-weight: bold; 
		text-decoration: none; 		
		}
		
A.menu:link{
		font-family: Arial, Helvetica;
        font-size: 9pt;
		color: #003366;
		font-weight: bold; 
		text-decoration: none; 	
		}

A.menu:active {
		font-family: Arial, Helvetica;
        font-size: 9pt;
		color: #003366;
		font-weight: bold; 
		text-decoration: none; 	
		}

A.menu:hover {
		font-family: Arial, Helvetica;
        font-size: 9pt;
		color: #ff6600;
		font-weight: bold; 
		text-decoration: none; 	
}
		
.zoekbox { 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none; 
	border-width: 1px; 
	border-style:solid; 
	font-style: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
}

.zoekbox2 { 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	border-width: 1px; 
	border-style:none; 
	font-style: normal; 
	color: #FFFFFF; 
	background-color: #0066CC;
}
