body		{background-color: CCCCCC;}

p,tr,td 		{font-family: Courier New, Courier New, monospace; }
 
		font-size: 16px;
		color: #000000;
                text-align: left;}

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}

