#news {
	position:absolute;
	width: 475px;
	height: 25px;
	top: 38px;
	left: 105px;
	font: 8pt Verdana;
	font-weight: bold;
}

#news A {
	color: black;
}

#news A:hover {
	color:blue;
}