
a#ticker_link {

	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none ! important;

}

a#ticker_link:hover {

	font-family: Verdana;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: underline ! important;

}