| LINK |
| This attribute sets the color of a hyperlink. It can be applied to anything that can be colored, such as text, borders, or backgrounds. The color can be defined using a proper color name such as "RED" or with an #RGB (Red-Green-Blue) value. |
| syntax: |
| LINK="#RRGGBB" or a color in qoutes, such as "RED", "BLUE" or "YELLOW" |
| The HTML element(s) this attribute is used with are: |
IBODY |