A.Link {
  color: #926A50;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 8pt;
  font-style: normal;
  text-align: justify;
  text-decoration: none;  
  }  
A.Link:Hover {
  color: #926A50;
  text-decoration: underline;
  }  
A.LinkLink:Active {
  color: #660000;
  text-decoration: underline;
  }  

