#news {
	height: 339px;
	width: 326px;
	background-color: #000000;
}

body {
color:#FFFFFF;
}
a {
color:#cb5c02;
}
a: hover {
color:#eba303;
}

