td.tituloNoticia
{ 
	font-family: Georgia, Verdana, Tahoma, sans-serif; 
	font-size: 17px; 
	background-color: white;
	border-bottom:none;
	color: #A000A0;
}

td:hover.tituloNoticia {
	color: #E800E8;
}

a.tituloNoticia
{ 
	font-family: Georgia, Verdana, Tahoma, sans-serif; 
	font-size: 17px; 
	background-color: white;
	border-bottom:none;
	color: #A000A0;
}

a:hover.tituloNoticia {
	color: #E800E8;
}


font.fechaNoticia
{ 
	font-family: Georgia, Verdana, Tahoma, sans-serif; 
	font-size: 12px; 
	background-color: white;
	color: #A000A0;
}

font.fecha
{
	font-family: Georgia, Verdana, Tahoma, sans-serif; 
	font-size: 12px;
}

font.tituloArticulo
{ 
	font-family: Georgia, Verdana, Tahoma, sans-serif; 
	font-size: 17px;
}

td.nombres
{ 
	font-family: Georgia, Verdana, Tahoma, sans-serif; 
	font-size: 17px;
	color: #A000A0;
}
