a {
    color: orange;
}
a, a:link, a:visited, a:hover, a:active, a:focus {
    
    color: orange;
}