a { 
        color: #63001f; 
}

a:visited {
        color: #63001f; 
}

a:hover {
        color: #63001f;
}

a:active {
        color: #63001f;
}

