our site: www.artifaxonline.co.uk/t-shirts

the top black bar contains ez pages links to home, log in, blog, contact us, but only shows as orange when you have visited it and not before.

the following bit of code changes the font size but when we change the font colour from black to orange it only changes the spacer markings in between the words but not the words. we want the words to be orange. tried changing all sorts of bits of code but nothing seems to work.

now very very stuck

any help would be great


#navEZPagesTop {
font-size:1.4em;
font-weight:;
text-align: center;
margin: 0em;
padding: 0.8em;
color: #000000
}