.Subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #00FF00;
	text-decoration: none;
}
.Price {
font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.Heading {
	font-size: 24px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FF0000;
}
