  a:link {
    color: #fff;
    font-size: 8pt;
    font-family: helvetica;
    font-weight: 400;
    font-style: normal
  }

  a:visited {
    color: #fff;
    font-size: 8pt;
    font-family: helvetica;
    font-weight: 400;
    font-style: normal
  }

  a:hover {
    color: #fff;
    font-size: 8pt;
    font-family: helvetica;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline
  }

  a:active {
    color: #fff;
    font-size: 8pt;
    font-family: helvetica;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline
  }

  .copyright {
    color: #fff
  }

  .trackLogo {
    height: 75px
  }

  .csLogo {
    height: 100px
  }