.text {
	font-size: 12px;
	line-height: 25px;
}
.lian {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
