I'm pretty sure it was just these:
Code:
a.a1:link { text-decoration:none; font-weight:normal; color:#EC1D23; }
a.a1:visited { text-decoration:none; font-weight:normal; color:#EC1D23; }
a.a1:hover { text-decoration:underline; font-weight:normal; color:#FF0000; }
a.a1:active { text-decoration:none; font-weight:normal; color:#EC1D23; }
a.a1:focus { text-decoration:none; font-weight:normal; color:#EC1D23; }
The EC1D23 color replaced 222299.