 
A:HOVER{
  color : #ffffff;
  background-color : #ff8040;
  text-decoration : none;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:ACTIVE{
  text-decoration : none;
}
