.font-01 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
.font-b {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;

}
.font-m {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #000000;
}
.font-w {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}
.font-small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.font-bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
a:link				{color:#0000FF;}
a:visited			{color:#0000FF;}
a:hover				{color:#ff0000;}
a:active			{color:#0000FF;}
.font-smallCopy {

	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

