
 A:link {
      text-decoration: none;
     color:#E7E7DE;    
  }
  A:visited {
      text-decoration: none;
      color:#E7E7DD;
  }
  A:hover {
      color:#000000;
  }