> Changing this line of css:
> a:link {
> color: rgb(193, 30, 0);
> }
>
> to this makes it work the same in Moz/Firebird/IE6 for me, using Win98
> too:
>
> a:link {
> color: rgb(210,231,136);
> }
>
> hth!
Thanks Mark, but I want that original colour for the rest of the site :-)
Cheers
J