td {
 font-family : arial;
 font-size : 12px;
 color : white;
}

.menu {
 font-family : arial;
 font-size : 13px;
 font-weight : bold; 
 color : white;
 padding-left : 30px;
 text-decoration : none;
}

.menu:hover {
 font-family : arial;
 font-size : 13px;
 font-weight : normal; 
 color : white;
 padding-left : 30px;
 text-decoration : none;
}

.wit {
 font-family : arial;
 font-size : 13px;
 color : white;
 padding-left : 10px;
}

.topmenu {
 font-family : arial;
 font-size : 13px;
 font-weight : bold; 
 color : white;
 padding-left : 4px;
 padding-right : 14px;
 text-decoration : none;
}

.txt {
 border : 1px solid black;
}