/* -------------------------- Ticker ----------------------- */

#ticker a{ 
	text-decoration: none;
	color: #0072BB;
}
#ticker a:hover {
	text-decoration: none;
	/* text-decoration: underline; */
	color: #0072BB;
}

/* ----------------------------News-System -------------------*/

.ns_newsEntry
{
}

.ns_newsHeadline
{
}

.ns_HeadlineLeft
{
}

.ns_HeadlineRight
{
}

.ns_body
{
}

.ns_MoreLink
{
}
