body {background-color: #C0C0C0; 
      text-align: left;
      font-family:  Courier New, Courier New, monospace;
      font-size: 9px;}
      
p    {font-family: Courier New, Courier New, monospace;
      font-size: 9px;
      color: #000000;}

a:link 		{text-decoration: none; color: #000000;}
a:visited 		{text-decoration: none; color: #006699;}
a:active 		{text-decoration: none; color: #006699;}
a:hover {text-decoration: none; color: #FF0000;font-weight: bold}

