.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #0000FF;
	padding: 0px;
	position: static;
	top: auto;
}
a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FD9800;
	text-decoration: none;
	font-weight: bold;
}.anteriores {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.titulo_ant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	position: static;
	top: auto;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	position: static;
	top: auto;
}