
            a { color: blue; text-decoration: none; }
            a:visited { color: blue; }
            a:hover { color: blue; text-decoration: underline; }
