In addition to the technical specifics always try to mention what the actual GOAL is.
If you want to color a specific link and not others then nth-child is normally the wrong approach. nth-child will just cause headaches as now CSS has to changed every time you want to add/remove/reposition items.
Use CSS attribute selectors and target the content of the tags href value