.black-text {
	font-family: none;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.yellow-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.gray-text {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.black-small {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.gray-small {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.link-text {
	font-size: 14px;
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
}
.gray-normal {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
