a.crtext:link {
	font-size: 12px;
	color: #785e32;
	text-decoration: none;
	line-height: 16px
}
a.crtext:visited {
	font-size: 12px;
	color: #785e32;
	text-decoration: none;
	line-height: 16px
}
a.crtext:hover {
	font-size: 12px;
	color: #785e32;
	text-decoration: underline;
	line-height: 16px;
	text-decoration: underline;
}
.cptext {
	font-size: 12px;
	color: #785e32;
	text-decoration: none;
	line-height: 21px;
}