body {
	font-family 			: verdana, Times, serif;
	color					: #000000;
	background-color		: #FD8E00;
	margin-top				: 0px;
	}
	
A:link 	{ 
	font-weight				: 900;
	color					: #000000;
	text-decoration			: none;	
	font-weight				: bold;	
	}     				
  
A:visited { 
	color					: #000000;
	text-decoration			: none;
	font-weight				: bold;	
	}				

A:hover {
	color					: black;
	cursor:pointer;
	

	font-weight				: bold;	
	text-decoration			: none;
	}

A:active {
	color					: #999999;
	text-decoration	 		: none;
	}  

p.kopstijl {
	font-family 			: verdana, Times, serif;
	font-size               : 19px;
	line-height				: 26px;
	}
.attentie {
	color					: #000000;

	}
tabel.een { 
  	border-collapse			: collapse;
	border					: 0px;
	}

tabel.twee { 
  	border-collapse			: collapse;
	border					: 0px;
	} 

td {
	font-size				: 11px;
	text-align				: left;
	vertical-align			: top;
    }
td.drie	{
    border-left				: solid;
	border-left-width		: 1px;

    border-top				: solid;
	border-top-width		: 1px;

    border-bottom			: solid;
	border-bottom-width		: 1px;

    border-right			: solid;
	border-right-width		: 1px;

    }	
td.zij {

		}
		 
td.twee {
	background-color		: #FD8E00;
		}
		
td.boven {
	padding-left			: 20px;
	padding-right			: 20px;
	padding-bottom			: 0px;
	padding-top				: 0px;
	height					: 203px;
			}	
		
td.linksonder {
	padding-left			: 20px;
	padding-right			: 20px;
	padding-bottom			: 0px;
	padding-top				: 0px;
	line-height				: 20px;
			}	

td.rechtsonder {
	padding-left			: 60px;
	padding-right			: 70px;
	padding-bottom			: 0px;
	padding-top				: 0px;
	line-height				: 18px;
		}	
td.navigatie {
	padding-left			: 0px;
	padding-right			: 0px;
	padding-bottom			: 0px;
	padding-top				: 0px;
	line-height				: 22px;
		}	

		
