Links
Normal links
To set a link to another page use:
<a href="http://www.site.com"> "Type message here" and you would end it with </a>
Main page
Setting link, visited link and active link colors
These are set in the <body> tag using:
<body link="blue" alink="green" vlink="purple">
If you leave this out, it will be defaulted to the browsers specified colors