.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15pt;
}
.pink {
	font-family: Georgia, "Times New Roman", Times, "Century Gothic";
	font-size: 12px;
	line-height: 15pt;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF33FF;
	text-decoration: none;
}
a.pink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF66FF;
	text-decoration: none;
}
a.pink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF33FF;
	text-decoration: none;
}
a.pink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF33FF;
}
.gift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15pt;
}

