div#content {
    color: #000;
}

div#content a {
    color: #000;
}

div#content a:hover {
    text-decoration: underline;
}
