/* CSS Document */

.ticker_news {
	background-color:#E8E6CA;
	color:#9B131D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.ticker_separator {
	color:#660101;
}


.ticker_news:hover {
	color:#9B131D;
}

.ticker {
	background-color:#E8E6CA;
	border:none;
}



.ticker_text_start {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}



.ticker_text_end {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}