.cuerpoNoticia  {
	font-size : 11px;
	font-family : "Arial";

	text-decoration: none	
}
.editorAnuncio{
	font-size : 11px;
	font-family : "Arial";
	color : #A1A1A1;text-decoration: none		
}

a.linkNoticia {
        font-size : 11px;
	font-family : "Arial";
	color : #046987;
}

a.linkNoticia:link {
        font-size : 11px;
	font-family : "Arial";
	color : #046987;	       
}
a.linkNoticia:hover {
        font-size : 11px;
	font-family : "Arial";
	color : #046987;       
}

a.linkNoticia:Visited {
        font-size : 11px;
	font-family : "Arial";
	color : #9E002D;     
}


a.linkNoticia:Active {
        font-size : 11px;
	font-family : "Arial";
	color : #046987;       
}



.fechaNoticia {
	font-size : 11px;
	font-family : "Arial";
	color : #FF8900;text-decoration: none
	font-weight : bold;
		
}
.archivoNoticia{
	font-size : 11px;
	font-family : "Arial";
	color : navy;
	text-decoration: underline;

}
table.cabeceraNoticia {
	font-size:12pt;
	width: 100%; 
	background-color: #663333;
	color:#FFFFFF; 
	font-family : "Arial";
	text-decoration: none;
	font-weight : bold;		
}

td.seccion{
	font-size : 15px;
	font-family : "Arial";
	color : #046987;text-decoration: none;
	font-weight : bold;	
}


td.comentarioNoticia  {
	font-size : 11px;
	font-family : "Arial";
	color :black;text-decoration: none		
}

td.texto {
	font-family: Arial;
        font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #7D7E6E;
	text-align: justify;
	vertical-align: top;
}

td.textoBold {
	font-family: Arial;
        font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #7D7E6E;
	text-align: justify;
	vertical-align: top;
}
table.noticia{
	_margin: 10px 10px;
	margin: 10px 10px;
	border-left: 5px solid #E3E8EA;
	border-bottom: 5px solid #E3E8EA;
	width: 100%;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
        font-weight: bold;
	color: #000000;
}

.tituloVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
        font-weight: bold;
	color: #000000;
}