.font14_white_bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_black {
	color: #000000;
}


a.article:link {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
	font-weight: bold;
}
a.article:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
	font-weight: bold;
}
a.article:hover {
	color: #FF6633;
	text-decoration: none;
	border-bottom-style: none;
}
.fotn14_b {
	font-size: 14px;
	font-weight: bold;
}

