body {
  font-family: Trebuchet MS;
  font-size: 8pt;
  POLbackground-color: rgb(152,152,220);
  background-color: rgb(126,126,211);
  color: rgb(241,241,250);
  }

a {
  text-decoration: none;
  color: rgb(241,241,250);
  cursor: default;
  }
a:hover {
  text-decoration: underline;
  POLcolor: rgb(55,55,162);
  color: rgb(55,55,162);
  cursor: hand;
  }
a href= target="_blank"

