td  {
font-family : Lucida, Helvetica, Verdana, sans-serif;
font-size : 12px;
font-weight : normal;
margin: 12px;
padding: 12px;

}

p {
margin: 12px;
padding: 12px;
}

TD.balkje
	{
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #28526B;
	padding-left: 4px;
}

small {
color : #636a9e;
font-size : 11px;
}

.wit { color : #ffffff;
font-family : Lucida, Helvetica, Verdana, sans-serif;
font-size : 11px;
font-weight : normal;
} 

.lb  {
color : #212866; 
}


a:link  {
 	color : #02025b;
	text-decoration: none;
        }
a:visited {
 	color : #02025b;
	text-decoration: none;
        }
a:hover
        {
	color : #02025b;
	text-decoration: none;
        }


a.lb:link  {
 	color : #212866;
	text-decoration: underline;
        }
a.lb:visited {
 	color : #212866;
	text-decoration: underline;
        }
a.lb:hover
        {
	color : #ffa282;
        }


a.oranje:link {
 	color : #ffa282;
	text-decoration: none;
        }
a.oranje:visited {
 	color : #ffa282;
	text-decoration: none;
        }
a.oranje:hover
        {
	color : #ffa282;
	text-decoration: underline;
        }


a.main:link  {
 	color : #ffffff;
	text-decoration: underline;
        }
a.main:visited {
 	color : #ffffff;
	text-decoration: underline;
        }
a.main:hover
        {
	color : yellow;
        }



