.tabla_madre {
	width: 760px;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
}
.tabla_banner {
	height: 163px;
	width: 760px;
}
.tabla_menu_1 {
	height: 100%;
	width: 210px;
}
.tabla_contenidos {
	height: 100%;
	width: 760px;
}
.tabla_menu {
	width: 178px;
	height: 100%;
	background-image: url(../images/home/buttons/nuevos/banda_roja.gif);
	background-repeat: repeat;
}
.tabla_relleno_rojo {
	background-image: url(../images/home/buttons/nuevos/banda_roja.gif);
	background-repeat: repeat;
	height: 100%;
	width: 178px;
}
.tabla_info {
	height: 100%;
	width: 582px;
}
.tabla_subinfo {
	height: 100%;
	width: 582px;
}
.linea_roja {
	background-image: url(../images/home/buttons/nuevos/banda_roja.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 582px;
}
.linea_rojaenblanco {
	background-image: url(../images/home/buttons/nuevos/banda_roja_enblanco.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 582px;
}
.tabla_blog {
	height: 152px;
	width: 491px;
}
.blanco_repetido {
	background-image: url(../images/home/buttons/nuevos/banda_blanca.gif);
}
.textos_negros {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.textos_negros_vinculos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dd081a;
	text-decoration: none;
}

.TEXTOS_NEGROS_CENTRADOS {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	vertical-align: super;
}

.textos_rojos {
	color: #dd081a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.NO_VINCULOS {
	text-decoration: none;
}
<style type="text/css">

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
