/* Style sheet ticker */div#TICKER{	border: 1px solid rgb(204, 204, 204);	overflow:hidden;	display:block;	width:838px;}.tickerCategory{	font-family: Trebuchet MS, Verdana, sans-serif;	font-size:12px;	font-weight:bold;	text-decoration:none;	color:#FFFFFF;	background-color:#f7ad00;	padding:0px 3px 0px 3px;}.tickerText{	font-family: Trebuchet MS, Verdana, sans-serif;	font-size:12px;	font-weight:bold;	text-decoration:none;	color:#000000;}.tickerText:hover{	text-decoration:underline;}
