#d_content a {
    text-decoration: underline;
}
#d_content a:hover {
    text-decoration: none;
}
