body {
	text-align: left;
	background-color: #DFD0BC;
	margin: 0px;
}
.info {
	font-size: 11px;
	line-height: 16px;
	color: #643214;
}
a:link {
	color: #643214;
	text-decoration: none;
}

a:visited {
	color: #815941;
	text-decoration: none;
}

a:hover {
	color: #643214;
	text-decoration: underline;
}

a:active {
	color: #643214;
}