<STYLE TYPE-"type/css">

A:link {text-decoration: bold; color: blue;}

A:visited {text-decoration: bold; color: blue;}

A:active {text-decoration: underline; color: red;}

A:hover {text-decoration: underline; color: red;}


</STYLE> 
