button {
    font: inherit;
    background: none;
    color: inherit;
    border: none;
    text-decoration: none;
    color: inherit;
}

button:link {
    font: inherit;
    background: none;
    border: none;
    text-decoration: none;
    color: inherit;
}

button:visited {
    font: inherit;
    background: none;
    border: none;
    text-decoration: none;
    color: inherit;
}

a {
    color: inherit;
    text-align: none;
}

a:link {
    color: inherit;
    text-decoration: none;
}

a:visited {
    color: inherit;
    text-decoration: none;
}