
A {
  font-family: Arial;
  color: #00CCFF;
  text-decoration: none;
  letter-spacing: 1pt;
}

A:active {
  font-family: Arial;
  color: #00CCFF;
  text-decoration: none;
  letter-spacing: 1pt;
}

A:visited {
  font-family: Arial;
  color: #00CCFF;
  text-decoration: none;
  letter-spacing: 1pt;
}

BODY {
  font-family: Arial;
  letter-spacing: 1pt;
  color: #FFFFFF;
}
