a {
  text-decoration: none;
  color: #8080C7;
}
  a:hover {
  color: #6060A7;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}
