.productleft {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #FFFFFF;
}
