body {
    margin: 0;
}

a {
    text-decoration: none;
}

a:link, a:hover, a:visited, a:active, a:focus {
    color: inherit;
}