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

