a.menu:link, a.menu:visited {
background: url(../images/button_boers_001.png);
width: 150px;
height: 20px;
color: #FFFFFF;
text-decoration:none;
text-align:center;
margin-left:4px;
margin-top:3px; }

a.menu:hover {
background: url(../images/button_hover.png);
width: 150px;
height: 20px;
color: #FFFFFF;
text-decoration:none;
text-align:center;
margin-left:4px;
margin-top:3px; }


a.footer_menu:link, a.footer_menu:visited {
color: #FFFF00;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none; }

a.footer_menu:hover {
color: #0000ff;
font-family:Arial, Helvetica, sans-serif;
text-decoration: underline; }

td.inhoud a:link, td.inhoud a:visited {
color: #0000FF;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif; }


td.inhoud a:hover {
color: #000000;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif; }