I know how to change the colour of a hyperlink in a one at a time basis. Can I set the page properties to make that the deault colour?
To make the link color default for the entire page, you need to
set the style like so:
a {
      color: #f00;
}
This style goes in the main style sheet or at the head section of the page.
G/L
Take a look at my site www.jimscott.co.uk. The bells site can obviously be access from the home page, but also from www.christchurchringers.org.uk