 a:link 
 {     color: #999999; 
      text-decoration: none; } 
  
 a:hover 
 {     color: #828282; 
      text-decoration: none; } 
  
 a:active 
 {     color: #5C5C5C; 
      text-decoration: none; } 
  
 a:visited 
 {     color: #666666; 
      text-decoration: none; }

html 
{margin-left: 10px; margin-top: 26px; margin-right: 0px; margin-bottom: 0px; }