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