body  {
	background-color: #529631;
	color: #FFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px auto 0px auto;
}

/*  ------------------------- */
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/*  ------------------------- */

a	{
	text-decoration: underline;
	background: transparent;
}

a:link,
a:visited	{
	color: #FFF;
	background: transparent;
}

a:hover	{
	color: #8F8;
}

a:active	{
	color: #F00;
}

/*  ------------------------- */