a.navItem {
    font-size: 11px;
    text-decoration: none;
    padding: 0;
    margin: 0
}

a.navItem:link  { color: #000; text-decoration: none }

a.navItem:visited  { color: #000; text-decoration: none }

a.navItem:hover  { color: #000; text-decoration: none }

a.navItem:active    { text-decoration: none }