
.news-display
{
	background-color:rgb(180, 198, 231);
	border: 1px solid black; 
	padding: 5px;
	margin-bottom: 10px; 
	font-size: small; 
}

.online-display
{
	font-size: small; 
	font-weight: bold;
	color: #409C4C;
	padding: 5px;
}
