.a {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.b {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.b:visited {
	font-size: 14px;
	color: #996633;

	font-weight: bold;
}
a.b:hover {
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.g {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.g:hover {
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
td{font-size:13px;color:#330033;}
.font1321 {
	font-size: 13px;
	line-height: 21px;
	color: #999999;
}
.font1321red {
	font-size: 13px;
	line-height: 21px;
	color: #990000;
	background-color: #FFE7CE;
}
