.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.pink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	color: #EC1088;
}
.b_pink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 22px;
	color: #EC1088;
}
.org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3300;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #0066CC;
}
.norepeat {
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
}
.ver {  font-size: 9pt; color: #333333; text-decoration: none}
.ver:hover {  font-size: 9pt; color: #0066cc; text-decoration: underline

}
.gray {  font-size: 9pt; color: #333333; text-decoration: none;  line-height: 22px;}
.gray:hover {  font-size: 9pt; color: #FF6600; text-decoration: underline line-height: 22px;}
