.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 200%;
}
.red {
	font-size: 12px;
	color: #FF4002;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.red1:link {
	font-size: 12px;
	color: #FF4002;
	text-decoration: none;
    font-weight: bold;
}
a.red1:visited {
	font-size: 12px;
	color: #FF4002;
	text-decoration: none;
	font-weight: bold;
}
a.red1:hover {
	font-size: 12px;
	color: #FF4002;
	text-decoration: none;
	font-weight: bold;
}
a.red1:active {
	font-size: 12px;
	color: #FF4002;
	text-decoration: none;
	font-weight: bold;
}
.lxwm {
	font-size: 14px;
	color: #E94D00;
	text-decoration: none;
	line-height: 250%;
		font-weight: bold;
}