body {
  font-family: Arial;
  font-size: 12pt;
}

h1 {
  font-family: Arial;
  font-size: 14pt;
}

a:link { color: white; text-decoration: none; }
a:visited { color : white; text-decoration: none; }
a:hover {color:#21458f;text-decoration: none ;}
a:active {color: white; text-decoration: none; }

