.copyright10px-white {
	font-size: 10px;
	color: #FFFFFF;
}
.main12px_black {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.black_10px {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}

 a:visited {
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	font-size: 10px;
	color: #0066FF;
	text-decoration: underline;
}
.red-10px {
	font-size: 10px;
	color: #CC0000;
}
.orange12px {
	font-size: 12px;
	font-weight: bold;
	color: #ff8000;
}
.orange10px {
	font-size: 10px;
	line-height: 16px;
	color: #FF6600;
}
