@charset "utf-8";
/* CSS Document */

.newsheader {
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFCC;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}
.newslinks {
	display:inline;
}
.newslinks a,
.newslinks a:link,
.newslinks a:visited,
.newslinks a:hover,
.newslinks a:active {
	color:#FFCC66;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.newsingress {
	color:#FFFFFF;
}