body { font-family:"courier new",courier,monospace;
       font-size: 16px;
       color: #000000;
       background-color:#ffffff;
       line-height: 2.0;
       letter-spacing: 2px; 
       font-weight: normal; }
       
h1 { font-size: 24px;
     line-height: 0.5;
     letter-spacing: 4px;
     font-weight: bold; }

a:link { color:#999999; background-color:#ffffff; text-decoration: none; }
a:visited { color:#999999; background-color:#ffffff; text-decoration: none; }
a:hover { color:#ffffff; background-color:#000000; text-decoration: none; }
a:active { color:#ffffff; background-color:#000000; text-decoration: none; }


 