.text {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weightt: normal;
	color: #333333;
	text-decoration: none;
}
.text_pink {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}
.text_red {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}
.text_pink_small {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6666;
	text-decoration: none;
}
.text_pink_large {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF6666;
	text-decoration: none;
}
.text_pink_large_bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}
.text_red_large {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}
