
.hoofd
{
width:140px;
background-color:#996680;
border:1px solid brown;
color:#000000;
font-weight:bold;
padding:3px 7px 3px 3px;
text-align:left;
}

.muisuit{
width:140px;
cursor:hand;
background-color:897690;
border:1px solid brown;
border-top-width:1px;
color:#000000;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}

.muisover {
width:140px;
cursor:hand;
background-color:#A996B0;
border:1px solid brown;
border-top-width:1px;
color:#000000;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}

.link{
font-family:verdana;
font-size:10px;
}

.link a{
text-decoration:none;
}  