.nvMarquee {
	overflow: hidden;
	position: initial;
	top: 0;
	z-index: 1021;
	width: 100%;
	height: 28px;
	background-color: #fab900;
	padding: 5px 0;
}
.nvMarquee a {
	font-weight: normal;
	color: #333;
}