body {
	margin: 0;
	background-color: #F8F4E8;
	background-position: 0px 0px;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	width: 118px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	border: 1px solid #000000;
	background-color: #F4F9FF;
	top: 5px;
}
li.noticias {
	line-height: 11px;
	padding: 0px 2px 2px 2px;
}
li.titulo {
	padding: 1px 2px 1px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 16px;
	background-image: url(images/noticias.gif);
}
a {
	text-decoration: none;
	color: #0080FF;
}
a:hover {
	text-decoration: underline;
	color: #0080FF;
}
.titulo2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
