td.mijncel a {
display: block;
width:188;
background-color: #ff9900;
text-decoration: none;
color: #ffffff;
padding-bottom: 4;
padding-top: 4;
padding-left: 5;
padding-right: 5;
font-weight: none;
} 

td.mijncel a:hover {
width:100%;
background-color: #FFcc00;
}
