body {
	font-family: verdana;
	font-size: 10px;
	color: red;
	background-color: white;
}

a {
	font-size: 10px;
	font-family: verdana;
	color: blue;
}


#newsItem {
	font-family: verdana;
	font-size: 10px;
	color: #094705;
}

