html, body {
    color:           black;
    background:      white;
}

a:link img, a:visited img {border-style: none}
a img {color: black} /* The only way to hide the border in NS 4.x */

a.mailto {
    font-style: oblique;
    font-size: small;
    color: black;
    text-decoration: none;
}
