 
A{
  text-decoration : none;
}
A:hover{
  text-decoration : underline;
}

#history { 
    border: inset 2px #dcdcdc; 
    overflow: auto; 
    width: 350px; height: 98px; 
}
