@charset "utf-8";
/* CSS Document */
.tickertext {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a.tickertext:link {
	font-size:11px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a.tickertext:visited {
	font-size:11px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a.tickertext:hover {
	font-size:11px;
	color:#C91520;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}



