/* CSS Document */

TD {
	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: ËÎÌå
}
a.pls_hei {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 170%;
	font-weight: normal;

}
a.pls_hei:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	line-height: 1.6em;
}
a.pls_bai {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 170%;
	font-weight: normal;

}
a.pls_bai:hover {
	font-size: 12px;
	color: #FFffff;
	text-decoration: underline;
	font-style: normal;
	line-height: 1.6em;
}
