.newsTicker{
	background-color:#2C2C2C;
	padding: 5px 0;
	color:#fff;
	font-size: 12px;
}
	.newsTicker a,
	.newsTicker a:hover,
	.newsTicker a:visited{
		color:#fff;
		padding-right:25px;
	}

