body{ 
      font-family: arial,sans-serif;
      color: black;
 }

a:link { text-decoration: none; color: black} 
a:visited { text-decoration: none; color: #505050;} 
a:active { text-decoration: none} 
a:hover { text-decoration: underline; color: gray;} 
