/* Don't underline navigation links. */
table.left-nav a {
    text-decoration: none;
}
