
/* FAQ */
.tbfaq{
	background-color:#FDFAFC;
}

.txtfaqlist, .txtfaqlist a:link, .txtfaqlist a:visited, .txtfaqlist a:hover, .txtfaqlist a:active {
	color:#836699;
}

.txtfaqTitle{
	background-color:#b98ac9;
	text-align:center;
	color:#fff;
	height:25px;
	font-weight:bold;
	font-size:14px;
}

.txtfaq{
	text-align:right;
	vertical-align:top;
}


/* Celeb */
.txtcelebname {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
	color: #666699;
	font-weight:bold;

}
.txtcelebjob{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #910099;
	font-weight:bold;
}
.txtceleb, .txtceleb p {
	/*font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #666699;*/
}



/* VDO */
.txtvdolist_title, .txtvdolist_title a:link, .txtvdolist_title a:visited, .txtvdolist_title a:active {
	font-size:16px;
	color:#9757ac;
	font-family: "MS Sans Serif";
}
.txtvdolist_title a:hover{
	color:#666699;
}

.txtvdolist{
	color:#b18cb8;
	font-size:13px;
	font-family: "MS Sans Serif";
}