@charset "utf-8";
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E9E7C1;
	text-decoration: none;
}
.ProductTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #374855;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #374855;
	text-decoration: none;
}
.smtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
