BODY	{
	background-color: #22331f;
	margin: 0;
	padding: 0;
	border: #000000 0px solid;
	background-image: url(picts/background.jpg);
	background-attachment: fixed;
	}
	
a:link		{ color: #FFFFCC; }

a:visited	{ color: #FFFFCC; }

a:active	{ color: #FFFFCC; text-decoration: none; }

a:hover		{ color: #FFFF6B; text-decoration: none; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }


