.font_red {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
.font_bl {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.font_bld {
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 24px;
	color: #990000;
	text-decoration: none;
}

