A{
  color:#000080;
  text-decoration: none;
}
A:HOVER{
  color: #FF0000;
  text-decoration: underline;
  text-shadow:#CCFFFF;
}
