@charset "utf-8";
/* CSS Document */

#news {
	margin-top:5px; 
	font-size:12px;

}

#news a {
	color:#000066;
	text-decoration:none
}
#news a:hover {
	color:#000099;
	text-decoration:none
}