.css {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.bt {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.xx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.ecss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.top {
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.top:link {
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.top:hover {
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: underline;
}


.ebt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
