a img {
    border-width: 0;
}
a, a:visited {
    color: black;
    text-decoration: none;
}
a:hover {
    color: black;
    text-decoration: underline;
}

div#maincontent p, div#maincontent h3, div#maincontent h4 {
    margin: 0.4em 0;
}