
a:link {
  color: #0000ff;
  text-decoration: none !important;
}

a:visited {
  color: #0000ff;
  text-decoration: none !important;
}

a:hover {
  color: #7f007f;
  text-decoration: none !important;
}

a:active {
  color: #7f007f;
  text-decoration: none !important;
}
