input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.productCategory {
	font-size: 14px;
	font-weight: bold;
	color: #FF9A3A;
	text-decoration: none;
}

.productGroup {
	font-weight: bold;
	color: #D5212A;
	text-decoration: none;
}

.productTitle {
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: #FF0000;
	font-weight: bold;
}
.tableHeader {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9A3A;
}

