td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02508E;

}
A.menu:link { color: #02508E; font-weight: bold; text-decoration: none;}
A.menu:visited { color: #02508E; font-weight: bold; text-decoration: none;}
A.menu:active { color: #02508E; font-weight: bold; text-decoration: none;}
A.menu:hover {  color: #02508E; text-decoration: underline; font-weight: bold; }

A.menu2:link { color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.menu2:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.menu2:active { color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.menu2:hover {  color: #FFFFFF; text-decoration: none; font-weight: bold; }


A.soort1:link { color: #02508E; font-weight: bold; text-decoration: none;}
A.soort1:visited { color: #02508E; font-weight: bold; text-decoration: none;}
A.soort:active { color: #02508E; font-weight: bold; text-decoration: none;}
A.soort1:hover {  color: #02508E; font-weight: bold; text-decoration: underline; }

A.soort2:link { color: #999999; text-decoration: none;}
A.soort2:visited { color: #999999; text-decoration: none;}
A.soort2:active { color: #999999; text-decoration: none;}
A.soort2:hover {  color: #000000; font-weight: bold; text-decoration: underline; }


A:link { color: #02508E;  text-decoration: underline;}
A:visited { color: #02508E;  text-decoration: underline;}
A:active { color: #02508E;  text-decoration: underline;}
A:hover { color: #000000; text-decoration: underline;}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;

}.tabelborder {
	border: 1px solid #b6b6b6;
}
.opacity1 {filter:alpha(opacity=90); -moz-opacity:0.9; color: #000000; }
