.link_black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link_hui {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link_red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link_white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_green {
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}
.link_blue {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.link_green1 {
	font-size: 12px;
	font-weight: bold;
	color: #02AAB3;
	text-decoration: none;
}

