a.uTitle:link{
	font-family: "宋体", "新宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a.uTitle:visited{
	font-family: "宋体", "新宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a.uTitle:hover{
	font-family: "宋体", "新宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;

}
a.uTitle:active{
	font-family: "宋体", "新宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;

}

a.uItem:link{
	font-family: "宋体", "新宋体";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.uItem:visited{
	font-family: "宋体", "新宋体";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.uItem:hover{
	font-family: "宋体", "新宋体";
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: underline blink;

}
a.uItem:active{
	font-family: "宋体", "新宋体";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}
