
A {
  color: #9997DD;
  text-decoration: none;
}

A:hover {
  color: #C0C0C0;
  text-decoration: underline;
}



