
.hoofd
{
width:100px;
background-color:yellow;
border:1px solid brown;
color:black;
font-weight:bold;
padding:3px 7px 3px 3px;
text-align:left;
}

.muisuit{
width:100px;
cursor:hand;
background-color:gold;
border:1px solid brown;
border-top-width:0px;
color:black;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}

.muisover {
width:100px;
cursor:hand;
background-color:yellow;
border:1px solid brown;
border-top-width:0px;
color:brown;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}

.link{
font-family:verdana;
font-size:10px;
}

.link a{
text-decoration:none;
}  