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


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



.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;
        }



