.product-text {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
}
.underline {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
.price {

	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
