.ticker_news {
	color: #666666;
	font: 11px  Myriad, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

.ticker_news a:link {
	color: #CC2128;
	text-decoration: none;
}
.ticker_news a:visited {
	color: #CC2128;
	text-decoration: none;
}

.ticker_news a:active {
	color: #CC2128;
	text-decoration: none;
}

.ticker_news a:hover {
	color: #FF0000;
	text-decoration: none;
}

.ticker_text_start {
	color: #666666;
	font: 11px  Myriad, Tahoma, Verdana, sans-serif;
}

.ticker_text_end {
 	color: #666666;
	font: 11px  Myriad, Tahoma, Verdana, sans-serif;
}


