@charset "utf-8";

html, body {
	margin: 0;
	padding:0;
}
a:link {
	color: #FF739D;
	text-decoration:none;
}
a:visited {
	color: #FF739D;
	text-decoration:none;
}
a:hover {
	color: #00CC00;
	text-decoration:underline;
}
a:active {
	color: #FF739D;
	text-decoration:none;
}

.txt_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF739D;
}
.txt_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF739D;
}

.txt_home_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.txt_main_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF77A7;
	font-weight: normal;
}
.txt_home_bold .txt_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6FA9;
}
.txt_main_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #85C441;
	font-weight: normal;
}
td.h0 {
	height:0;
}.txt_monthly_special {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: normal;
}
.txt_home_monthly_special_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF739D;
	text-decoration: none;
}
p a.OrderNow {
	font-size:18px;
	font-weight:700;
}
