Decorating Hyperlinks is one of the most common uses of CSS on the web
today. Just about every link that you've seen that change color, font,
background, become underlined or just about any other change when the mouse is
on, off or clicking or not clicking on a link is due to CSS. The following
ScriptWriter will allow you write a style sheet specific for your
hyperlinks. Simply choose the attributes you want for each link action (or
inaction) and click submit. An example of what your hyperlinks will look
like will be displayed above all the code you'll need to paste into your
application.