.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color:#A1A0A8;*/
	color:#940D1B;
	font-weight: bold;
}
a.tickerHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0000CC;
	font-weight: bold;
}

a.tickerHot:link {
	color:#0000CC;
	text-decoration: underline;
	font-weight: bold;
}

a.tickerHot:visited {
	color:#0000CC;
	text-decoration: underline;
	font-weight: bold;
}

a.tickerHot:hover {
	color:#663399;
	text-decoration: underline;
	font-weight: bold;
}
