a, a:link {
    text-decoration: underline !important;
}

hr {
    border: 1px dashed white;
}

#nounderline {
    text-decoration: none !important;
}
