body		{ 	font-family: COURIER NEW;

			background: #1E50C2;
			color: #29E725;

			text-decoration: none; }

a:link, a:visited, a:active
		{	color: #29E725;
			text-decoration: none; }

a:hover		{	text-decoration: underline; }
