.cticker {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

.cticker p {	
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

.cticker a:link {	
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	text-decoration: none;
}

.cticker a:visited {	
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	text-decoration: none;	
}

.cticker a:hover {	
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	text-decoration: underline;	
}

.cticker a:active {	
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	text-decoration: none;	
}

.tickerfadert {
	position: relative;
	width: 63px;
	height: 22px;
	background: url(tickerfadert.png);
	padding: 0px;
	margin: 0px;
}


