.tpf {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.bigf {
	font-size: 18px;
	font-weight: bold;
}
.jjf {
	font-size: 12px;
	line-height: 18px;
	color: #2D1F74;
}
.bf {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
a.bf:link {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a.bf:visited {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a.bf:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.sf {
	font-size: 12px;
	line-height: 18px;
}
.sl {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.sl:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.sl:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.sl:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
