.kapbuttonscontainer {width: 20px;}

.kapbuttons a {
color: #0065B1;

padding: 3px;
padding-left: 3px;
display: block;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;


}

.kapbuttons a:hover {
color: #0065B1

text-decoration: none;
 
}


.kapbuttons a.Kap {
color: #0065B1
text-decoration: none;

}

.kapbuttons a.Kap:hover {
color: #000080;
text-decoration: none;
 
}

.kapbuttons a.KapSel {
color: #000080;
text-decoration: none;
 
}

.kapbuttons a.KapSel:hover {
color: #0065B1
text-decoration: none;

}

