a:link {
  color: #3D00AE;
}
a:visited {
  color: #1E0056;
}
a:hover {
  color: #3D00AE;
}
a:active {
  color: #3D00AE;
 }

