#content
{
	height: 500px;
	left: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 22px;
	width: 700px;
}

#content .bodytext a:link, a:visited
{
	color: #905929;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content .bodytext a:hover, a:active
{
	color: #5C391A;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
