body.estilo
{
        
        font-family: verdana,arial,tahoma;
        font-size: 4pt;
        font-weight;
        font-style:normal;
        color: RGB(0,0,0);
        margin: 0;
        padding: 0;
       
}
p.estilo
{
        
        font-family: verdana,arial,tahoma;
        font-size: 8 pt;
        font-weight;
        font-style:normal;
        color: RGB(0,0,0);
        margin: 0;
        padding: 0;
       
}
body.noticia
{
        background-color: RGB(255,255,255);
        font-family: verdana,arial,tahoma;
        font-size: 9 pt;
        font-weight;
        font-style:normal;
        color: RGB(0,0,0);
        margin: 0;
        padding: 0;
       
}
td.noticia
{
        background-color: RGB(255,255,255);
        font-family: verdana,arial,tahoma;
        font-size: 9 pt;
        font-weight;
        font-style:normal;
        color: RGB(0,0,0);
        margin: 0;
        padding: 0;
       
}
td.contacto
{
        background-color: RGB(255,255,255);
        font-family: verdana,arial,tahoma;
        font-size: 9 pt;
        font-weight;
        font-style:normal;
        color: RGB(0,0,0);
        margin: 0;
        padding: 0;
       
}
td.izda
{
        background-color: RGB(233,130,27);
        
		
}
td.dcha
{
     	background-color: RGB(249,198,1);
}
td.enlaces
{
  		background-color: RGB(0,0,103);
        font-family: verdana,arial,tahoma;
        font-size: 11 pt;
        font-weight: bold;
        font-style:normal;
        color: RGB(255,255,255);
        margin: 0;
        padding: 0;
}
td.cuerpo
{
        background-color: RGB(255,255,255);
        font-family: verdana,arial,tahoma;
        font-size:9 pt;
        font-weight:normal;
        font-style:normal;
        color: RGB(0,0,0);
		margin: 0;
        padding: 0;
		align: justify;     
		
}
a.enlace:link
{
        color: RGB(166,166,166);
        text-decoration: none;
		font-size: 16pt;
}
a.enlace:visited
{
        color: RGB(166,166,166);
        text-decoration: none;
		font-size: 16pt;
}

a.enlace:active
{
        color: RGB(229,41,27);
        text-decoration: underline;
		font-size: 16pt;
}
a.enlace:hover
{
        color: RGB(229,41,27);
        text-decoration: underline;
		font-size: 16pt;
}
a.eureka:link
{
        color: RGB(166,166,166);
        text-decoration: none;
		font-size: 7.5pt;
}
a.eureka:visited
{
        
        text-decoration: none;
		font-size: 7.5pt;
}

a.eureka:active
{
        
        text-decoration: underline;
		font-size: 7.5pt;
}
a.eureka:hover
{
       
        text-decoration: underline;
		font-size: 7.5pt;
}

a.mailto:link
{
        color: RGB(0,0,0);
        text-decoration: none;
		font-size: 7.5pt;
}
a.mailto:visited
{
        color: RGB(0,0,0);
        text-decoration: none;
		font-size: 7.5pt;
}

a.mailto:active
{
        color: RGB(229,41,27);
        text-decoration: underline;
		font-size: 7.5pt;
}
a.mailto:hover
{
       color: RGB(229,41,27);
        text-decoration: underline;
		font-size: 7.5pt;
}

