.font_12_bold_bk {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.font_12_bk {
	font-size: 12px;
}
.font_14_bk {
	font-size: 14px;
}
.font_14_bold_bk {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
a:link {
	color: #1d3994;
	text-decoration: none;
}
a:visited {
	color: #1d3994;
	text-decoration: none;
}
a:active {
	color: #1d3994;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.white {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
