.marquee {
	width:780px;
	height:20px;
	margin:10px;
	overflow: hidden;
	position: relative;
}

.marquee a {
	font:Normal 16px "Roboto";
	margin:0px 30px;
	color:#000000;
}

