@charset "utf-8";
.newslaufschrift {
	text-decoration:none;
	font-family:"Bradley Hand ITC";
	font-size: 18px;
	font-style: italic;
	color: #990000;
	cursor: pointer;
	font-weight: normal;
}

