Page is a not externally linkable
chrisforeman2 - 1:20 pm on Jan 8, 2003 (gmt 0)
this in the head should work, just alter the colour codes. remove the <style> tags and put it on a css page if you are using it chris
<style>
A:Link {color:#808080;text-decoration:none;}
A:Visited {color:#808080;text-decoration:none;}
A:Hover {color:#009898;text-decoration:underline;}
</style>