ul.navi { 
padding: 0; margin: 1px; list-style-type: none; color: #333; border: 0px;
} 
ul.navi li { 
display: inline; text-align: center; margin-left: 5px; margin-top: 1px; height: 46px; line-height: 46px; color: #f5f5f5; text-transform: uppercase; FONT-SIZE: 11px; font-weight: bold; FONT-FAMILY: Tahoma; border: 0px;
} 
ul.navi li a { 
padding: 0px; text-decoration: none; margin-right: 1px; text-align: center; border: 0px;
} 
ul.navi li a:hover { 
color: #333; 
}