Override link color for one link

Is there a way to override the overall link color for just one link. I have a link that appears on a black blackground. The rest of my links are on white. I having a little trouble finding a color that can be seen on both black & white. So, I want to change the link color for that one link. How can this be done?

<a href="http://www.sitepoint.com/books/"
style="background-color: white; color: orange;">your link text here</a>