.font_20 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.font_22 {
	font-size: 10pt;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.font_white {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.font_blue {
	font-size: 12px;
	line-height: 20px;
	color: #218bdd;
	text-decoration: none;
}
.font_pink {
	font-size: 12px;
	line-height: 24px;
	color: #ee005a;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
