body{	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;color: Black;background-color: #1a65a4;}
.style1 {color: #5D4E47;font-weight: bold;}
.style2 {color: #FFFFFF}
.style3 {color: #5D4E47}
.style4 {color: #F90001}
.style5 {color: #CC0000; font-size:10px}

	a:link {
	        text-decoration: underline;
	        color: #000000;
		font-weight : normal;
	}
	
	a:visited {
	        text-decoration: underline;
	        color: #888888;
		font-weight : normal;
	}
	
	a:hover {
	        text-decoration: underline;
	        color: #cc0000;
		font-weight : normal;
	}
	
	a:active {
	        text-decoration: underline;
	        color: #888888;
		font-weight : normal;
	}
	/* Flashbanner hoek */

#fObject{
	position:absolute;
	z-index:800;
	top:0px;
	right:0px;
	width:596px;
	text-align:right;
}
/* Verborgen div */
.hiddendiv{
	display:none;
}

.HideDivObject{
	visibility:hidden;
	/*z-index:-100;*/
}
