h1,h2,h3,h4,p,address {
    padding: 0;
    margin: 0;
    color: inherit;
}
a {
    color: inherit;
}
a:hover {
    text-decoration: none;
    color: inherit;
}