table.kell {  
 border-left: 2px solid #909090;  
 border-top: none;  
 border-right: 2px solid #909090;  
 border-bottom: 2px solid #909090;  
 }
 #menu1 {
position:absolute;
visibility:inherit;
left:245px;
top:139px;
width:92px;
height:25px;
z-index:1;
}
#menu2 {
position:absolute;
visibility:inherit;
left:387px;
top:139px;
width:92px;
height:25px;
z-index:1;
}
#menu3 {
position:absolute;
visibility:inherit;
left:530px;
top:139px;
width:92px;
height:25px;
z-index:1;
}
#menu4 {
position:absolute;
visibility:inherit;
left:670px;
top:139px;
width:92px;
height:25px;
z-index:1;
}
a {
color: #00AA00;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #33FF33;
text-decoration: none;
font-weight: bold;
}
