.cate {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #201A18;
	text-decoration: none;

}
a.cate:link {
	text-decoration: underline;
}
a.cate:hover {
	font-weight: normal;
	color: #FF3300;


}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 140%;
	color: #151713;
	text-decoration: none;


}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 150%;
	font-weight: bold;
	color: #AE8B4A;
	line-height: 30px;



}
a.content:hover {
	color: #3FC8F4;
	text-decoration: underline;


}
.small {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 70%;
	line-height: 20px;
	color: #1F211C;
	text-decoration: none;
}
a.content:link {
	color: #151713;
	text-decoration: underline;

}
a.content:visited {
	color: #151713;
	text-decoration: underline;

}
a.cate:visited {

	text-decoration: underline;
}
.black {
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
}
.grey {
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
	color: #333333;

}
a.black:link {
	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
	color: #0033CC;

}
a.black:visited {

	font-size: 90%;
	line-height: 20px;
	font-weight: normal;
	color: #0033CC;
}
a.small:hover {
	text-decoration: underline;
}
a.title:link {
	color: #AE8B4A;
	text-decoration: none;

}
