ul.ticker {
	background: #FFFFFF url(../img/aaaa2.png) top right no-repeat;
	overflow:hidden;
	width:100%;
	height:30px;
	line-height:30px;
	margin:0px;
}

ul.ticker ul, ul.ticker strong {
	float:right;
}

ul.ticker strong {
	margin-left:35px;
}

a.a_category {
	text-transform:uppercase;
	color:#FFFFFF;
	margin:0px 10px;
	padding-left: 5px;	
}

a.a_article {
	color:#a00000;
}