.font {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.font1 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;

}

A:link {
	font-size: 12px;
	color: #435665;
	text-decoration: none;
}
A:visited {
	font-size: 12px;
	color:  #435665;
	text-decoration: none;
}
A:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.font2 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bai:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bai:visited {
	font-size: 12px;
	color:  #FFFFFF;
	text-decoration: none;
}
A.bai:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
A.bai:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.font3 {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.font5 {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}
td {
	font-size: 12px;
	text-decoration: none;
}
.font4 {
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
}

