a.nav:link {
	font-size: 14px;
	font-weight: bold;
	color: #ED0043;
	text-decoration: none;
}
a.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.nav:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ED0043;
	text-decoration: none;
}
td {
	font-size: 12px;
}
a.zj:link {
	font-size: 12px;
	line-height: 20px;
	color: #ED0043;
	text-decoration: underline;
}
a.zj:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
a.zj:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ED0043;
	text-decoration: underline;
}
.maintext {
font-size: 13px;	
line-height: 28px;
	color: #4C4C4C;
	
}

.main {
font-size: 12px;	

	color: #4C4C4C;
	
}


a.rlist:link {
	line-height: 26px;
	color: #4C4C4C;
	text-decoration: none;
	padding-left: 25px;

}
a.rlist:hover {
	line-height: 26px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 25px;
}
a.rlist:visited {
	line-height: 26px;
	color: #666666;
	text-decoration: none;
	padding-left: 25px;
}
.pubtext {
	line-height: 26px;
	color: #4C4C4C;
	text-indent: 10pt;
}.nametitle {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	padding-top: 15px;
}

