body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.titular {
	color: #666666;
	text-decoration: none;
}
.titular:hover {
	color: #000000;
	text-decoration: underline;
}
.entradilla {
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}
.noticia_titular {
	font-size: 14px;
	font-weight: bold;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	border: 1px doble #999999;
}
.paginacion {
	color: #CC6600;
	text-decoration: underline;
}
.paginacion:hover {
	color: #000000;
	text-decoration: underline;
}
#links {
	color: #ccc;
	text-align: center;
}
#links a {
	color: #ccc;
	text-decoration: none;
}
#links a:hover {
	color: #999;
	text-decoration: underline;
}
/* ----- DESIN ----- */
#desin{width:0;height:0;overflow:hidden;padding:0;margin:0;display:none}