.broken_link, a.broken_link {
    text-decoration: none !important;
}
.broken_link, a.broken_link:hover {
    text-decoration: underline !important;
}