p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 5px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.products {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 20px;
}
a:link {
	font-weight: bold;
	color: #660033;
}
a:visited {
	font-weight: bold;
	color: #660033;
}
a:hover {
	font-weight: bold;
	color: #339933;
}
