A:HOVER{
  color : maroon;
  text-decoration : none;
}
A{
  color : green;
  text-decoration : none;
}

