Po kliknięciu linku ma czerwony kolor

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