
A{
  font-style: normal;
  font-weight: normal;
  text-decoration : none;
  list-style-type : disc;
  list-style-position : outside;
}
A:HOVER{
  font-style : italic;
  text-decoration : underline;
}
