a:hover
{ 
  text-decoration:underline; 
}

a
{
  text-decoration:none; 
}

body 
{
  font:83% arial,helvetica,clean,sans-serif;
}