.borderleft {
	font-family: Arial;
	border: medium solid #6B460F;
	float: left;
	margin-right: 7px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #A17949;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #8D6334;
	line-height: normal;
}
