* {
    color: black;     
}

a, a:link, a:active, a:visited {
    text-decoration: none;
}

a.mailto {
    padding-right: 0;
    background: none;
}

a.outer {
    padding-right: 0;
    background: none;
}
