a:link, a:visited, a:active {
  color:#00409F;
}

a:hover {
  text-decoration:none;
  color:#00409F;
}

body {
  background-color:#000000;
  font-family:Arial;
}

.text {
 font-size:15pt;
}