#marquee_div {
	position: absolute;
	right: 203px;
	top: 0;
	font-size: 12px;
	color: #2a5721;
	font-family: Verdana;
	width: 542px;
    background: #f68d1e;
    padding-bottom: 4px;
    padding-top: 3px;
}

#marquee_div a {
	color: black;
	text-decoration: none;
}