* {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#newsplace strong { text-weight: bold; }
	
#newsplace {
	color: #000000;
	font-size: 12px;
	width: 386px;
	}
#newsplace a {
	font-size: 12px;
	font-weight: 700;
	color: #601F1E;
	}

#newsplace a:hover {
	text-decoration: underline;
	}

