
.hoofd
{
width:210px;
background-color:#FF9933;
border:1px solid #993300;
color:black;
font-weight:bold;
padding:2px 2px 2px 2px;
text-align:left;
}

.muisuit{
width:210px;
cursor:hand;
background-color:#ffffff;
border:0px solid #ffffff;
border-top-width:0px;
color:#000000;
font-weight:normal;
padding:3px 0px 3px 10px;
text-align:left;
text-indent: 9px;
font-size:9px;
}

.muisover {
width:210px;
cursor:hand;
background-color:#66ffff;
border:0px solid #66ffff;
border-top-width:0px;
color:red;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
text-indent: 9px;
font-size:9px;
}

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

.link a{
text-decoration:none;
}