.t12 {
	font-size: 12px;
	text-decoration: none;
}
a.ltitle:link {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	color: #000000;
}
a.ltitle:hover {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
}
a.ltitle:visited {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	color: #000000;
}.t14 {
	font-size: 14px;
}
a:visited {
	font-size: 12px;
	color: #000000
}
a:link {
	font-size: 12px;
	color: #000000
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000
}
.t14blue {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.t14b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.Link_12:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.Link_12:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.Link_12:link {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

/******************************
12pix文字样式；12bpix文字样式；12pix白色文字样式;
******************************/
.txt_12  {
font-size:12px
}
.txt_12_b  {
	font-size:12px;
	font-weight: bold;
}
.Txt_12_white {
	font-size: 12px;
	color: #FFFFFF;
}


/******************************
14pix黑色字体链接样式：粗体
******************************/
a.Link_14_black_b:hover {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a.Link_14_black_b:visited {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.Link_14_black_b:link {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/******************************
14pix文字样式；14pix粗体文字；14pix白色粗体文字；
******************************/
.txt_14  {
	font-size:14px;
}
.txt_14b  {
	font-size: 14px;
	font-weight: bold;
}
.txt_14b_wigth  {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
