body {font-family: Trebuchet MS, Tahoma, San-Serif;}

.bottom           {
                  font: 11px Tahoma;
                  color: #000
                  }
a.btm             {
                  font: 11px Tahoma;
                  color: #000;
                  }
a:hover.btm       {
                  color: #000;
                  text-decoration: underline;
                  }
                  
a.nav             {
                  text-decoration: none;
                  font: 11px Tahoma;
                  }
a:link.nav        {
                  color:#fff;
                  }
a:visited.nav     {
                  color: #fff;
                  }
a:hover.nav       {
                  color: #fff;
                  }

a                 {
                  text-decoration: none;
                  font-weight: bold;
                  }
a:link            {
                  color:#060;
                  }
a:visited         {
                  color: #808080;
                  }
a:hover           {
                  color: #c90;
                  }
ul                {
                  margin-bottom:0in;
                  margin-top:0in;
                  }
ol                {
                  margin-bottom:0in;
                  margin-top:0in;
                  }

a.buttons         {
                  color: #ffcd00;
                  text-decoration: none;
                  background-color: #060
                  }
a:visited.buttons {
                  color: #ffcd00;
                  }
a:hover.buttons   {
                  color: #060;
                  background-color: #ffcd00
                  }
                  

a.lnxtop          {
                  color: #FECA08;
                  text-decoration: none;
                  font-weight: bold;
                  font-size: 16px;
                  
                  }
a:visited.lnxtop  {
                  color: #FECA08;
                  }
a:hover.lnxtop    {
                  color: #FFF;
                  }

                  
                  
a.lnxleft         {
                  color: #070;
                  text-decoration: none;
                  font-weight: bold;
                  font-size: 16px;
                  letter-spacing: -1px;
                  }
a:visited.lnxleft {
                  color: #070;
                  }
a:hover.lnxleft   {
                  color: #000;
                  }
                  

                  
.left             { 
                  font-family: Verdana;
                  font-size: 8pt;
                  font-weight: bold;                 
a.left            { 
                  font-family: Verdana;
                  font-size: 8pt;
                  font-weight: bold;
                  text-decoration: none;
                  }
a link.left       {
                  color: #060; 
                  }
a visited.left    {
                  color: #999; 
                  }
a hover.left      {
                  color: #000;
                  }
