a:link { color: #000000; text-decoration: none} /* Light Yellow */ 
a:visited { color: #999999; text-decoration: none} /* Light Orange */ 
a:hover { color: #666666; text-decoration: underline; font-weight: bold} /* Light Blue */ 
a:active { color: #FF0000; text-decoration: underline; font-weight: bold} /* Light Green */ 
BODY { 
	FONT-FAMILY: "Arial"; 
	SIZE:2 
	}
