.copyright {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.text {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.text-blue {
	font-size: 13px;
	line-height: 20px;
	color: #0066FF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.text-red {
	font-size: 13px;
	line-height: 20px;
	color: #CC0033;
	letter-spacing: 1px;
	text-decoration: none;
}
.text-green {


	font-size: 13px;
	line-height: 20px;
	color: #339900;
	letter-spacing: 1px;
}
.text-orange {


	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
	letter-spacing: 1px;
}
.text-pink {

	font-size: 12px;
	line-height: 20px;
	color: #FF3399;
	letter-spacing: 1px;
	text-decoration: none;
}

