a {
        font-family: Arial,Geneva,Verdana,Tahoma,Arial;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        color:#009999;
}
a.trap {
		color:#222222;
		font-size: 4px;
}
a.trap:visited {
		color:#222222;
		font-size: 4px;
}
a.trap:hover {
		color:#222222;
		font-size: 4px;
}
a.namedAnchor {
        font-family: Arial,Geneva,Verdana,Tahoma,Arial;
        color:#ffcc00;
        font-weight: normal;
}
a:hover {
        font-family: Arial,Geneva,Verdana,Tahoma,Arial;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        color:#000000;
	background: #009999;
}
a.img:hover {
	background: #ffffff;
        font-size: 1px;
}
a.img {
        font-size: 1px;
}
 
a:visited {
        font-family: Arial,Geneva,Verdana,Tahoma,Arial;
        font-weight: bold;
        color:#006699;
}
body {
        font-family: Lucida,Arial,Helvetica,Verdana,Tahoma;
        font-size: 12px;
        color:#ffcc00;
        background: #000000;
}
td {
        font-family: Lucida,Arial,Helvetica,Verdana,Tahoma;
        font-size: 12px;
        color:#ffcc00;
}
div.banner {
  margin: 0;
  line-height: 1.5;
  position: absolute;
  position: fixed;
  top: 6em;
  left: auto;
  width: 10em;
  right: 1em;
}
div.language {
  margin: 0;
  position: absolute;
  position: fixed;
  top: 1em;
  left: auto;
  width: 3em;
  right: 1em;

}
div.menu {
  margin: 0;
  line-height: 1.5;
  position: absolute;
  position: fixed;
  top: 6em;
  left: auto;
  width: 10em;
  right: 1em;
}

