.text-12 {
	font-size: 12px;
	line-height: 20px;
}
.gray-12 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;

}

a:active.gray-url    { color: #666666; text-decoration: none }
a:link.gray-url      { color: #666666; text-decoration: none }
a:visited.gray-url   { color: #666666; text-decoration: none }
a:hover.gray-url     { color: #FF6600; text-decoration: underline }

a:active.red-url    { color: #FF0000; text-decoration: none }
a:link.red-url      { color: #FF0000; text-decoration: none }
a:visited.red-url   { color: #FF0000; text-decoration: none }
a:hover.red-url     { color: #FF0000; text-decoration: underline }

a:active.blue-url    { color: #0099FF; text-decoration: underline }
a:link.blue-url      { color: #0099FF; text-decoration: underline }
a:visited.blue-url   { color: #0099FF; text-decoration: underline }
a:hover.blue-url     { color: #FF6600; text-decoration: underline }

.orange-12 {
	font-size: 12px;
	color: #FF6600;
}
.red-12 {
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;

}
.white-12 {
	font-size: 12px;
	color: #FFFFFF;
}
.black-14 {
	font-size: 14px;
	color: #333333;
}
.red-14 {
	font-size: 14px;
	color: #FF0000;
}
.blue-12 {
	font-size: 12px;
	color: #0066CC;
}
.blue2-12 {
	font-size: 12px;
	color: #0099CC;
}
.table-bt {
	font-size: 14px;
	font-weight: bold;
	color: #0071A2;
}
.blue3-12 {
	font-size: 12px;
	color: #0000FF;
}
.purple-12 {
	font-size: 8px;
	color: #DE3F97;
}
.gray2-12 {
	font-size: 12px;
	color: #999999;
}
.black-12-b {
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
}
.he-14-b {
	font-size: 14px;
	font-weight: bold;
	color: #97813F;
}
.gray-16-s {
	font-size: 16px;
	color: #666666;
	text-decoration: line-through;
}
.red-16 {
	font-size: 16px;
	color: #FF0000;
	line-height: 20px;
}
.orange-14 {
	font-size: 14px;
	color: #FF6600;
}
