<style>

  A         { color : #0000FF; text-decoration : none; } 
  A:LINK    { color : #0000FF; text-decoration : none; } 
  A:VISITED { color : #0000FF; text-decoration : none; } 
  A:ACTIVE  { color : #0000FF; text-decoration : none; } 
  A:HOVER   { color : #008080; text-decoration : none; } 

</style>


