A:hover {
  color : #ffffff;
  text-decoration : none;
  background : #004000;
}
A {
  text-decoration : none;
  color : #0000d0;
}
