body, td, tr, p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #535353;
	text-decoration: none;
}
a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #535353;
	text-decoration: underline;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #535353;
	text-decoration: none;
}


.title {
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #2C3F84;
	text-decoration: none;
}
.textA {
	font-size: 11px;
	color: #9764AA;
	text-decoration: none;
}
.bgRight {
	background-image: url(../cosmetics/images/template/golden_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgLeft {
	background-image: url(../cosmetics/images/template/golden_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.faceText {
	line-height: 1.7em;
	font-weight: bolder;
	color: #D1A375;
	text-decoration: none;
}
.faceText a{
	line-height: 1.7em;
	font-weight: bolder;
	color: #D1A375;
	text-decoration: underline;
}
.faceText a:hover{
	line-height: 1.7em;
	font-weight: bolder;
	color: #D1A375;
	text-decoration: none;
}
.faceTextR {
	line-height: 1.7em;
	font-weight: bolder;
	color: #E4327D;
	text-decoration: none;
}
.faceTextR a{
	line-height: 1.7em;
	font-weight: bolder;
	color: #E4327D;
	text-decoration: underline;
}
.faceTextR a:hover{
	line-height: 1.7em;
	font-weight: bolder;
	color: #E4327D;
	text-decoration: none;
}
.faceTextBlue {
	line-height: 1.7em;
	font-weight: bolder;
	color: #16659E;
	text-decoration: none;
}
.faceTextBlue a{
	line-height: 1.7em;
	font-weight: bolder;
	color: #16659E;
	text-decoration: underline;
}
.faceTextBlue a:hover{
	line-height: 1.7em;
	font-weight: bolder;
	color: #16659E;
	text-decoration: none;
}