@charset "UTF-8";
/* CSS Document */
#ticker {
	font-size:110%;
	padding-bottom:2px;
	height:1.3em;
	visibility:hidden; } 
#ticker a { color:#333; text-decoration:none; }
#ticker a:hover { text-decoration:underline; }
