BODY { font-family : "Times New Roman", Times, serif;
         font-size : 11pt;
       font-weight : normal;
        background : #000000;
}
A.navlink:link       { color: #000000; text-decoration:none }		
A.navlink:visited    { color: #000000; text-decoration:none }		
A.navlink:active     { color: #000000; text-decoration:none }		
A.navlink:hover      { color: #000000; text-decoration:none }	


.navtext  { font-family: tahoma, verdana, arial;
              font-size: 10pt;
			      font-weight: bold;
			            color: #000000;
         letter-spacing: 1px; }


a.normal         { color: black; text-decoration: none }
a.normal:visited { color: black } 
a.normal:hover   { color: white; background: black; font-weight: bold; text-decoration: none }
a.normal:active  { color: black; background: white; font-weight: bold; text-decoration: none }
