﻿.newsHeadline {
	font-weight: bold;
	color: #FFFF00;
	margin-left: 5px;
}
.newsItem {
	color: #FFFFFF;
	margin-left: 0;
	font-size: small;
}
