@charset "UTF-8";
/* CSS Document */

.highlite
{ 
	font-size: 10px;
	color: #ac0b21;
}

.newsticker
{
	font-size: 13px;
	color: #ac0b21;
	font-weight:bold;
	text-align:center;
}

a.teaserLink:link {
	font-size: 10px;
	color: #ac0b21;
	
}
 a.teaserLink:visited {
	font-size: 10px;
	color: #ac0b21;
	
}
 a.teaserLink:hover {
	font-size: 10px;
	color: #111111;
	
}
a.teaserLink:active {
	font-size: 10px;
	color: #111111;
	text-align: right;	
}
.teaserLink {
	font-size: 10px;
	color: #ac0b21;
}