yes i know that works but i though that you could string the link states
together.
At least thats what i recall from a previous post here that i cant find.
something like
a:visited:hover:active
Try:
.navcontainer a:visited
{
color:#BCB281;
}
-Nigel
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************