.CustomerTitle {
	color: blue;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.CityTitle {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #609;
}
.AddressPhoneHead { color: black; font-size: 12pt; font-weight: bold; text-decoration: none; }
.AddressCopy { color: black; font-size: 12pt; font-weight: normal; font-style: normal; text-decoration: none; }
.WebsiteLocationlinks { color: blue; font-size: 12pt; font-weight: normal; font-style: normal; text-decoration: underline; }
.Description {
	color: black;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
}
/**/
.HotDeals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.HotDealsNumbers {
	font-size: 18px;
	font-weight: bold;
}

