En cliquant sur un lien, il obtient une couleur rouge

a {
    color: inherit;
}
/*Use this so that when you click a link the color dont change to red ( as it is default )*/
Cruel Crab