 
A{
  color : black;
  text-decoration : underline;
}
A:HOVER{
  color : #d56a00;
  text-decoration : none;
}
