.bodybackground {
	background-color: b3632e;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

A			{	font-family: inherit; }
A:link 		{	text-decoration: none; color: #461e04;	}
A:visited 	{	text-decoration: none; color: #461e04;	}
A:active 	{	text-decoration: none; color: #FFFFFF;	}
A:hover 	{	text-decoration: none; color: #FFFFFF; }