h3.h3Link {
    margin: 7px 7px 7px 0;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
}

a {
    color: #555;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.5;
}

a:hover {
    text-decoration: underline;
}

#navigation a:hover {
    color: #555;
}
