.ticker { 
	height: 25px; 
	border-bottom: 1px solid #b9d2aa; 
	padding: 2px 0px 6px 6px;
	margin: 2px 6px;
}

.ticker a {color: #FF0000;}                                          /*mudar aqui a cor  da letra*/

.ticker span.ticker_category {color: #cccccc;}

.ticker span.ticker_category a {color: #0166ff;}

.ticker .scroller {
	height:25px;
	font-size: 17px;
	
}

.ticker .section {
	height:25px;
	
}