@charset "utf-8";
.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.homeDidyouknow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/img_didyouknow.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}
.textfield {
	background-color: #FFF391;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border: 0px 0 0;
}

.purpletext {
	color: #8962CA;
	font-weight: bold;
	font-size: 14px;
}
.Didyouknow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/img_didyouknow_only.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}
a.linkA {
	font-weight: bold;
	color: #F27789;
	text-decoration: none;
}
a.linkA:hover {
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
}
a.linkA:visited {
	font-weight: bold;
	color: #F27789;
	text-decoration: none;
}
a.linkA:active {
	font-weight: bold;
	color: #F27789;
	text-decoration: none;
}
.btm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/btm_manman.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: top;
}
.border {
	border: 1px solid #B481B9;
}
.homeFindName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/img_findname.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}

