Tutorial: Color Links
To be able to change the link colors from the default blue/purple link colors.
Start by going to the menu bar click Modify and then click Page Properties.
Or you can use the short cut Ctrl-J to go to the Page Properties window.

On the left side of the Page Properties window there is a list called Category.
If you are using HTML for your styles click on Appearance (HTML).

There are three options that you can change the colors of your links:

- Links: The color of the links when your visitor first visits your page.
- Active Links: The color of the link once the visitor clicks on it.
- Visited Links: The color of the link after the visitor has already clicked on it.
If you are using CSS for your styles click on Links (CSS).

There are four options that you can change the colors of your links:

- Link Color: The color of the links when your visitor first visits your page.
- Visited Links: The color of the link after the visitor has already clicked on it.
- Rollover Links: The color of the link when the mouse hovers over the link.
- Active Links: The color of the link once the visitor clicks on it.
Click on the Color Picker and choose a color.

You can also type in the Hex Decimal Color Name for the color you are looking for.


