 
A{
  color : #ff6868;
  text-decoration : none;
}
A:HOVER{
  color : navy;
}
A:ACTIVE{
  color : #ff0000;
}
