<style>
a:        {}
a:Link    {text-decoration : none; color : #0000FF;}
a:Visited {text-decoration : none; color : ##6B00A2;}
a:Hover   {text-decoration : underline; color : #FF0000;}
a:Active  {text-decoration : underline; color : #00B000;}
</style>

