.body { font-family: arial; font-size: 18px; background-color: #FFFFFF; color: #000000}

	A:link { color: #cc0000; text-decoration: none;  font-weight: none; }
	A:visited {	color: #660000;	text-decoration:  none;	font-weight: none; }
	A:active { color: #448CCB; text-decoration: underline; }
	A:hover { color: #99FF66; text-decoration: underline; }
