<style>
<!--

    p, body {
      font-size: 11px; 
      color: #000000;
      font-family: Verdana;
    }

    a.nav:active		    { text-decoration: none; font-style: normal; color: #000000; font-weight: normal; font-size: xx-small; }
    a.nav:link			    { text-decoration: none; font-style: normal; color: #000000; font-weight: normal; font-size: xx-small; }
    a.nav:visited		    { text-decoration: none; font-style: normal; color: #000000; font-weight: normal; font-size: xx-small; }
    a.nav:hover			    { text-decoration: none; font-style: normal; color: #408020; font-weight: normal; font-size: xx-small; }
   
    .adminMain      {border-collapse: collapse; border: Solid 1px #cccccc; }
    .adminMain td   {border: Solid 0px #cccccc;}
    
    .adminMain a:active		    { text-decoration: underline; font-style: normal; color: #408020; font-weight: normal; }
    .adminMain a:link			{ text-decoration: underline; font-style: normal; color: #408020; font-weight: normal; }
    .adminMain a:visited		{ text-decoration: underline; font-style: normal; color: #408020; font-weight: normal; }
    .adminMain a:hover			{ text-decoration: underline; font-style: normal; color: #FC0107; font-weight: normal; }

-->
</style>