A {
  color: blue;
  text-decoration: none;
}
A:hover {
  color: red;
  text-decoration: underline;
  font-style : oblique