#lian {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#lian a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #782900;
	text-decoration: none;
}
#lian a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	text-decoration: underline;
}
#lian a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
