.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;	
}
.ticker p {
	margin:0px;
	padding:0px;
}
#newstd div {
	float:left;
}
#newstd a {
	text-decoration:underline;
	color:#FFF;
}
#newstd a:link {
	color:#FFF;
}
#newstd a:active {
	color:#FFF;
}
#newstd a:visited {
	color:#FFF;
}
#newstd a:hover {
	text-decoration:none;
}