a:link {color: #044EBC}     /* unvisited link */
a:visited {color: #9966BC}  /* visited link */
/* a:hover {color: #FF00FF} mouse over link */
a:active {color: #FB3204}   /* selected link */

.MenuStyle {
	font-family: sans-serif, Microsoft Sans Serif;
	font-size: 14px;
	text-decoration: underline;
}
.MenuStyle:hover {
	font-family: sans-serif, Microsoft Sans Serif;
	font-size: 14px;
	text-decoration: underline;
}

.MenuNoUnderLineStyle {
	font-family: sans-serif, Microsoft Sans Serif;
	color: #FFFFFF;
	font-size: 14px;
}

.MenuSearchStyle {
	font-family: sans-serif, Microsoft Sans Serif;
	font-size: 13px;
	text-decoration: underline;
}
.MenuSearchStyle:hover {
	font-family: sans-serif, Microsoft Sans Serif;
	font-size: 13px;
	text-decoration: underline;
}
.MenuSearchTitle {
	font-family: sans-serif, Microsoft Sans Serif;
	color: #747F84;
	font-size: 14px;
}
.MenuAnother {
	font-family: MS Sans Serif, Verdana;  
	color: #747F84;
	font-size: 14px;
	text-decoration: none;
}
.CopyrightEnglishStyle {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.CopyrightBigStyle {
	font-family: sans-serif, Microsoft Sans Serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.CopyrightSmallStyle {
	font-family: sans-serif, Microsoft Sans Serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.CommentError {
	font-family: CordiaUPC;
    color: #CC0000;
    font-weight: bolder;
    font-size: larger;
}

.BflyBookBody {
	font-family: Microsoft Sans Serif ;
    color: #000000;
    font-weight: normal;
    font-size: small;
}

.BflyBookBodylarge {
	font-family: Microsoft Sans Serif;
    color: #000000;
    font-weight: normal;
    font-size: larger;
}

.BflyBookHeader {
	font-family: Microsoft Sans Serif;
    color: #000000;
    font-weight: bolder;
    font-size: medium;
}


.BookCategoryList {
	font-family: Sans-Serif ;
    color: #000000;
    font-weight: lighter;
    font-size: medium;
}

.BflyArticleBody {
	font-family:  Microsoft Sans Serif ;
    color: #666666;
    font-weight:  normal;
    font-size: small;
}

.BflyArticleBodyBold {
	font-family:  Microsoft Sans Serif ;
    color: #000000;
    font-weight: bold;
    font-size: small;
}

.BflyArticleBodyItalic {
	font-family: sans-serif;
    color: #000000;
    font-weight: normal;
    font-size: small;
    font-style: italic;
}

.TableNonTextStyle {
	font-family: sans-serif, Microsoft Sans Serif;
	font-size: 14px;
}
.BookName {
	font-family: Microsoft Sans Serif;
    color: #F57921;
    font-weight: bolder;
    font-size: medium;
}
.FAQQuestion {
	text-decoration:  none;
}
.FAQQuestion:hover {
	text-decoration: underline;
}
.HeadLineStyle {
	font-family:   Tahoma ;
	font-size: 18px;
	color: #999999;
}