a {
    color: #a46700;
    text-decoration: none;
}
a:visited {
    color: #716E6C;
    text-decoration: none;
}
a:hover {
    color: #171d00;
    text-decoration: underline;
}
