I have a dual navigation system (nav links at the top and on the side) and I was wondering what CSS code I would use so that when the visitor places their mouse over the side links it turns one color and on the top links another color.
Right now, I have it so that they are the same color on both sets of links (using a:hover).
Bookmarks