h1 {
    border-bottom: thin solid #000;
    margin: 0px;
    font: sans-serif;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { border-bottom: 1px dotted; }
