<style type="text/css">



A:link { text-decoration: none; color:blue; }

A:visited { text-decoration: underline; color:blue; }

A:hover { text-decoration: underline; color:red; }

A:active { text-decoration: underline; color:red; }





</style>