  

A:ACTIVE{
  color : blue;
  background-color : #ff8080;
}
A:HOVER{
  color : green;
}
