﻿A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;

}
A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;

}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;

}
A:hover {
	COLOR: #FFCC00;
	TEXT-DECORATION: underline;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;

}
.title {
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-indent: 30px;
	font-weight: normal;

}
.text2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
}
.white {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFF99;
}