.ticker {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

