Wenn Sie auf einen Link klicken, erhält es rote Farbe

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