#news{
  font-size: .85em;
}
#news strong{
  margin-top: 1.5em;
  display: block;
}
#news a {
	color: #000;
	text-decoration: none;
}
#news a:hover, #news a:focus
{
	color: #480404;
	text-decoration: none;
	border-bottom: 1px dashed #480404;
}