BODY { 
      font-family: ARIAL;
      background: #D7D7D7;
      color: #9CC8D5;
     }
A:link, A:visited { 
	text-decoration: none;
	color: #9CC8D5;
	}
A:hover {
	text-decoration: underline;
	color: #FF0000;
        }
TD 	{ 
	color: #000000;
	}