<STYLE TYPE="text/css">
<!--

A:ACTIVE,a:link,a:visited {
        color:  #7B9849;
        text-decoration: underline;
}

A:HOVER {
        color:  #A9C082;
        text-decoration: none;
}

tr,td,table {
              font-color: #7B9849;
  	      font-size: 11px;
              font-family: Tahoma;

}

.txt {
        color: #7B9849;
        font-size: 11px;
        font-family: Tahoma;
}

BODY {
        background: #000000;
}

-->
</STYLE>