
  body {
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: #A1A0A4;
  }

  a:link,
  a:visited,
  a:active {
    font-family: Arial;
    font-size: 12px;
    color: #0064C8;
  }

  a:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #0064C8;
  }