I have a CSS question, and I've been searching around the web trying to find the answer or another site that does what I want so that I can look at their code, but I'm not having any luck. Now, I'm hoping that you guys might be able to help me. :-)

I'm redoing my personal website, and I want each of the links to be a different color on mouseover, like "purpose" will change to yellow, "services" will be orange, etc. I know it sounds tacky but I think it's going to look nice. Anyway, I have an external style sheet, but I'm thinking that I need an inline style, too. The trouble is, I can't figure out what the a href tag should look like with an inline style. I would be very grateful if someone could either post sample code for a link tag with a:link and a:active styles or if someone could point me toward a website that does what I want to do so that I can look at their code.

Thank you!!!
Michelle