A.normaal
{
color: yellow;
bgcolor: black;
font-weight:normal;
text-decoration: none;
}

A.mouseover
{
color: white;
bgcolor: green;
font-weight:bold;
text-decoration: none;
}
