@charset "utf-8";
#noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	width: 183px;
	height: 110px;
	margin: 0;
	margin-top: 5px;
	overflow-y: auto;
	overflow-x: none;
}
