a {
        font-family: Garamond;
        font-size: 16px;
        font-weight: bold;
        color: #660000;
        text-decoration: none;
}
a:hover {
        font-family: Garamond;
        font-size: 16px;
        font-weight: bold;
        color: #990000;
        text-decoration: none;
}
