.menubootlegs a:link, .menubootlegs a:visited, .menubootlegs a:hover {
    border-bottom: 3px double #a90606;
    background-repeat: no-repeat;
    background-image:url(../images/menu-highlight.gif);
    background-position: -110px 0px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

