
A:HOVER{
  color: #3399FF;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9933;
  text-decoration: underline;
}