a:link {
  background-color: transparent;
  color: #000000;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
  text-decoration: none;
}

a:visited {
  background-color: transparent;
  color: #000000;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
  text-decoration: none;
}

a:active {
  background-color: transparent;
  color: #FFFFFF;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
  text-decoration: none;
}

a:hover {
  background-color: transparent;
  color: #FFFFFF;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
  text-decoration: none;
}

body {
  background-color: #666666;
  color: #FFFF00;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
}

.la {
  background-color: #transparant;
  color: #FFFFFF;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
}