	body {
		background-color:#947d47;
		background-image:url(../images/gif/site.background.gif);
		margin:0px;
	}

	body,td {
		font-family:Tahoma, Arial;
		font-size:12px;
		line-height:18px;
		color:#4F3E16;
	}

	a		{ text-decoration:none; color:#003F5F; }
	a:link	{ text-decoration:none; }
	a:hover	{ text-decoration:underline; }
	
	.copyright {
		color:#d0b075;
		font-size:10px;
		text-shadow:#000000 0px 1px 1px;
	}
	.copyright a		{ text-decoration:none; color:#e4cb9c; }
	.copyright a:hover	{ text-decoration:underline; color:#ffffff; }


	.policies {
		color:#d0b075;
		font-size:10px;
		text-shadow:#000000 0px 1px 1px;
		text-align:right;
	}
	.policies a		{ text-decoration:none; color:#e4cb9c; }
	.policies a:hover	{ text-decoration:underline; color:#ffffff; }