.fontybt {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 300%;
}
.fontzbt {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
.fontnr {
	color: #414141;
	font-size: 12px;
	line-height: 200%;
}
.xx {
	border-top: 1px dotted A5A5A5;
}
.nr {
	color: #414141;
	font-size: 12px;
	line-height: 200%;
	text-decoration: none;

}
a.nr:hover {
	font-size: 12px;
	color: #BF3E17;
	cursor: hand;
}
.fontzbt_ {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
a.fontzbt_:hover {
    text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	cursor: hand;
}
.nr_ {
	text-decoration: underline;
	color: #414141;
	font-size: 12px;
	line-height: 200%;
}
a.nr_:hover {
    text-decoration: underline;
	font-size: 12px;
	color: #BF3E17;
	cursor: hand;
}
.ybt {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.ybt:hover {
    font-size: 12px;
	color: #000000;
}