Thank you for the advice.
Hm, It’s easy to solve this problem. Just change in css:
#content ul a, #content ol a { color: #777; }
Change to:
#content ul a, #content ol a { color: #05A9C5; }