body,td,li {	
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	}
	
hr {
color:#EEDA8B;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

<!--borde de tabla noticias -->
table.tabla_2_news {	
   border-style:none;
}
	
<!--borde de tabla 1 noticia -->
table.table_1_new {
   border-style:none;
}
	
<!-- borde de 1 noticia TD -->
td.td_1_new {	
border-style: solid;
border-color: #EEDA8B;
}

<!-- borde de 1 noticia TD -->
td.td_1_right {	
border-style: solid;
border-color: #EEDA8B;
border-right-style: none;
}

<!-- borde de 1 noticia TD -->
td.td_1_left {	
border-style: solid;
border-color: #EEDA8B;
border-left-style: none;
}

<!-- mas informacion y titulo de 1 noticia -->
#tit {	
	color: #000000;
	background-color: #EEDA8B;
}
	
<!-- mas informacion y titulo de 1 noticia -->
td.portada {	
	color: #000000;
	background-color: #F8F8F8;
}
	
a {	
	color: #3366CC;	
	text-decoration: none;
	font-weight:bold;
}

a.portada {	
	color:  #003366;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}

p.portada {	
	color:  #003366;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}
a.portadita {	
	color:  #3366CC;	
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
a.linksseguidos {
    color:#000000;	
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
a.titu {	
	color: #003366;
	background-color: #EEDA8B;
}
a.titu1 {	
	color: #003366;
	background-color: #ACD2DD;
}

a:link       { text-decoration: none }
a:active     { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { text-decoration: underline}

.est_nav {
	color: #3366CC;
	font-weight: bold;
	font-size:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.est_titport {
	color: #3366CC;
	font-weight: bold;
	font-size:18px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color: #003366;
    text-align: center;
	}
.est_negrita {
	font-weight: bold
	}
.est_color_verde {
	color: #2B8319
	}
.est_datos {
text-align:center;
	font-weight:bold;
	color: #003366;
	background-color:EEDA8B;
	}
.est_color_rojo {
	color: #CC3333
	}
.est_frase_roja {
	color: #CC3333;
	font-size:13px;
	font-weight:bold;	
	}
.est_frase_verde {
color:#339933;
	font-size:13px;
	font-weight:bold;	
	}
.est_frase_azul {
color:#003399;
	font-size:13px;
	font-weight:bold;	
	}
.est_frase_amarilla {
	color:#FF9900;
	font-size:13px;
	font-weight:bold;	
	}
tr.est_color_am {
  background-color:#FFFFCC;
}

.est_letra_cap {
	font-size: 16px;
    font-weight: bold;
    font-style:inherit;
}
.est_cita {
	font-style:italic;
}
	

	
