a {
        font-size: 14px;
        font-weight: bold;
        color: #663333;
        text-decoration: none;
}
a:hover {
        font-size: 14px;
        font-weight: bold;
        color: #990000;
        text-decoration: none;
}
