.连接 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.红字连接 {
	font-size: 12px;
	color: #BD0000;
	text-decoration: none;
}
.蓝色连接 {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.绿色连接 {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

