BODY {
  font-family: arial, 'sans serif';
  font-size: 15px;
 }
  A:link { color: blue; text-decoration: none}
  A:visited { color: blue; text-decoration: none}
  A:active { color: blue; text-decoration: none}
  A:hover {color: blue ; text-decoration: none}
  
  

