<!--
A.widelink { display: block; width: 100%; highF 100%; 
          

  
  
  
  
  
  
  
  
  padding-top : 3px;
  padding-bottom : 3px;
}
A.widelink:hover { background-color : #f7f0ff; color : fuchsia; 
  

  width : 100%;
}
A{
  text-decoration : none;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  text-decoration : none;
}
-->