#productsort a {
	color: black;
}

.productfullname a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.productfullname a:hover {
	color: black;
	text-decoration: underline;
}

.producttext {
	font-size: 8pt;
	color: #404040;
}

