.textcontent {
	font-family: Arial;
	font-size: 12px;
}
.belowlink {
	font-family: Arial;
	font-size: 11px;
}
.down {

	font-family: Arial;
	font-size: 10px;
}
A.belowlink {
	font-family: Arial;
	font-size: 11px;
	color: #4D3F3C;
	text-decoration: underline;
}
A.belowlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #4D3F3C;
	text-decoration: none;
}