.newshead {
	font-weight: bold;
	color: #4C721D;
	font-size: 15px;
}
.newspublication {
	font-size: 11px;
	font-style: italic;
	color: #666;
	line-height: 20px;
}
.newstext {
	font-size: 12px;
	line-height: 1.25em;
}
#news_teaser a:link {
	color: #4C721D;
	text-decoration: underline;
}
#news_teaser a:hover {
	color: #000;
	text-decoration: none;
}
#news_teaser a:visited {
	color: #444;
	text-decoration: underline;
}
