@charset "utf-8";
.std01 {
	font-family: tahoma;
	font-size: 13px;
	color: #524228;
}
.small-gold {
	font-family: tahoma;
	font-size: 11px;
	color: #97721b;
}
.small-white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.std-b {
	font-family: tahoma;
	font-size: 13px;
	color: #97721b;
	font-weight: bold;
}
.std-pink {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #AA0080;
}
.std-pink-big {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #AA0080;
}

