a {
  font-family: arial;
  color: #FFFFCC;
}
a:hover {color: #00FF00; text-decoration: none}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hi {color: #FFFFCC; text-decoration: none}

a.L1 {
  font-size: 12pt;
  font-weight: bold;
}

a.L2 {
  font-weight: bold;
}

p {
  font-family: arial;
  font-size: 10pt;
  color: white;
}

body {
  background-color: #000000;
}