I've downloaded the Multiflex 2 xhtml/css layout. The css colour is coded in the css like .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;} Is there any quick way to change all those into hex colour codes? If you use "FF0000", for example, I presume it still makes it w3c css compliant? My website at the moment (http://www.ultrasuk.com) is not TOTALLY compliant but come the launch of it, I intend it to be. Link to CSS: www.ultrasuk.com/css/style_screen.css Thanks! Martin