 
A:HOVER{
  color : #aa5500;
  

  
  

  text-decoration : none;
  font-weight : small;
  padding-top : -3pt;
  padding-left : -3pt;
  padding-right : -3pt;
  padding-bottom : -3pt;
}
A:ACTIVE{
  
  color : #aa5500;
  text-decoration : none;
  font-weight : small;
}
A{
  color : olive;
  

  text-decoration : none;
  font-weight : small;
}