.home {
	
	border:solid 0px #97999B;
	background-color: #000000;
	height: 100%;
                width: 80%;
	top: 0px;
	font-family: verdana, sans-serif;
	color: black;        
	font-weight: ;
    	font-size: 11px;
	line-height:16pt;

}



.tekst {
	font-family: verdana, sans-serif;
	color: #000000;        
	font-weight: 100;
    	font-size: 11px;
	line-height:16pt;
	background-color:# ;
	border:solid 0px #393939;
}

.beelden {
	border-style: none;

}


a:link		{	border: 0px solid #ffffff ; color: #ffffff; text-decoration: none;}
a:visited	{	border: 0px solid #ffffff ; color: #ffffff; text-decoration: none;}
a:hover		{	border: 0px solid #ffffff; color: #000000; text-decoration: none;}
a:active	{	border: 0px solid #ffffff; color: #000000; text-decoration: none;}
