@charset "UTF-8";
/* CSS Document */

.newshead {
	font-size: 16px;
	color:#069;
}

#headline {
	font-size: 16px;
	color: #069;
	font-weight: bold;
}

#headlines {
	font-size: 16px;
}
.newsadded {
	font-size: 14px;
	color: #666;
}
#article {
	font-size: 14px;
	color: #000;
}

