
.kruimelpad{
float:left;
height:0px;
margin-left:20px;
top:10px;
position:relative;
color:#999999;
text-decoration:none;
}

* html .kruimelpad{
float:left;
height:0px;
margin-left:10px;
top:30px;
position:relative;
color:#999999;
text-decoration:none;
}

.kruimelpad a:link,
.kruimelpad a:active,
.kruimelpad a:visited{
color:#999999;
text-decoration:underline;
}

.kruimelpad a:hover{
color:#000066;
text-decoration:underline;
}
