.hll {
    background-color: #c7e884 !important;
}

/* Make links more visible. */
a, a:visited {
    text-decoration: underline;
}

/* Force all tables to have the same width. */
table {
    width:70%;
}
