 <style type="text/css">{  }
A.navi:link, A.navi:active, A.navi:visited {

display: block;
padding-left: 0px;
font-family: Tahoma;
font-size: 9px;
background-color: #000000;
margin-bottom: 1px;
border-right: 0px solid #FF0000;
border-bottom: 0px solid #FFFFFF;
text-transform: uppercase bold;
letter-spacing: 0px;
color: #4C8586;
text-align: center;
font-weight: normal;
line-height: 8px;

}

A.navi:hover {
display: block;
padding-left: 0px;
font-family: Tahoma;
background-color: #000000;
font-size: 9px;
margin-bottom: 1px;
border-right: 0px solid #FF9595;
border-bottom: 0px solid #787878;
text-transform: uppercase bold;
letter-spacing: 0px;
color: #67B3B4;
text-align:center;
font-weight: normal;
line-height: 8px;

}

--> 
</style>