
A:link {
  text-decoration: none;
  color: silver;
  background-color: transparent;
  font-family: sans-serif, Arial, Helvetica;
  font-size: 9pt;
}

A:visited {
  text-decoration: none;
  color: silver;
  background-color: transparent;
  font-family: sans-serif, Arial, Helvetica;
  font-size: 9pt;
}

A:active {
  text-decoration: none;
  color: silver;
  background-color: transparent;
  font-family: sans-serif, Arial, Helvetica;
  font-size: 9pt;
}

A:hover {
  text-decoration: none;
  color: red;
  background-color: transparent;
  font-family: sans-serif, Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
}

P {
  font-family: Myriad-Roman, "Arial Black", Verdana;
  color: silver;
}

TABLE {
  background-color: transparent;
  font-family: sans-serif, Arial, Helvetica;
  color: silver;
  font-size: 9pt;
}

BODY {
  background-color: #000033;
}

TBODY {
  background-color: transparent;
  font-family: sans-serif;
}

TEXTAREA {
  background-color: transparent;
  color: silver;
  font-family: sans-serif, Helvetica, Arial;
}

TR {
  font-family: sans-serif, Arial, Helvetica;
  color: white;
  background-color: transparent;
}

A {
  font-family: sans-serif, Arial, Helvetica;
  color: silver;
  text-decoration: none;
  font-size: 9pt;
}
