.word1 {  font-family: "宋体"; font-size: 12px; text-decoration: none}
.word2 {  font-family: "宋体"; font-size: 12px; font-weight: normal; color: #FEEBAB}
.word3 {  font-family: "宋体"; font-size: 12px; font-weight: normal}
.word4 {
	font-family: "宋体";
	font-weight: normal;
	line-height: 20px;
	background-repeat: repeat;
	font-size: 12px;
}
.word5 {  font-family: "宋体"; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none; line-height: 25px}
.word6 {  font-family: "宋体"; font-size: 12px; text-decoration: none; line-height: 150%}

a:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}

a.line:link {
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
a.line:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.line:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

a.line:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}


font {
	font-size: 12px;
}
td {
	font-size: 12px;
	color: #000000;
	line-height: normal;

}