/* Anchor Text Stylesheet */
a.anchor-link {
    color: #848482 !important;
}

a.anchor-link:hover {
    color: #5FB404 !important;
}
