.font12{
	font-size: 12px;
}
.font16_150gray {
	font-size: 16px;
	line-height: 150%;
	color: #333333;
}
.font12white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font12white_normal {
	font-size: 12px;
	color: #FFFFFF;
}
.font12gray {
	font-size: 12px;
	color: #333333;
}
.font13gray {
	font-size: 13px;
	color: #666666;
}
.font15gray {
	font-size: 15px;
	color: #666666;
}
.font15white {
	font-size: 15px;
	color: #ffffff;
}
.font14_150gray {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
}
.font18gray {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

a:link,a:visited,a:active{
	 text-decoration:none;
	color:#0033FF;
}

a:hover{
	color:#FF0000;
	text-decoration:none;
}
