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

