#news {
	display:			none;
}

#news h1 {
	color:				#055175;
	margin-bottom:		20px;
	font-size:			large;
	font-weight:		bold;
	border-bottom:		1px solid #055175;
}

#news p {
	margin-bottom:		10px;
}

#news p.highlight {
	color:				#055175;
	font-weight:		bold;
	letter-spacing:		2px;
}

#news a {
	text-decoration:	underline;
	cursor:				pointer;
}
