How to change color of links in blog template
Step1: login to blogger account and go to your blog.
Step2: Now go to template you can see at the bottom of left hand.
Step3:click customize. and go to advance and add css
For links in archive
For home page that you can see between newest and older post
For newest post
For older post
if you want to add more than one css code. just paste after first code after first code you had paste.
Note: The css code has set to change the color to red.you can see it in second line that is color: red !important; but if you want to change it to green, orange, blue, pink
replace the red with code given above .