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