.font {
	font-size: 12px;
	line-height: 22px;
	color: #404040;
	text-decoration: none;
}

.font14 {
	font-size: 15px;
	font-weight:bold;
	line-height: 26px;
	color: #1147B1;
	text-decoration: none;
}


.xhx {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #404040;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #F26A34;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 22px;
	color: #404040;
	text-decoration: none;
}
	
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #404040;
	text-decoration: none;
}
