If
you are looking for how to spotlight bound links and/or text among your web
content, this HTML tip could also be your answer. you'll be able to highlight
your links and text in any color you want just by using vogue tags.
Highlighting a Link:
http://www.yourdomain.com/
Copy
and paste the subsequent code into the HTML portion of your web content where
you'd just like the link to appear:
<A
HREF="http://www.yourdomain.com" STYLE="background:yellow;
...