body, td
	{font-family: Arial;
	color: #202020;
	font-size: 12px;
	text-align: justify;}

body
	{background:#666666; }

a:link, a:visited
	{text-decoration: none;
	color: #A1B959;}

A:hover
	{color: #A1B959;
	text-decoration: underline;
	cursor: help}