A,TD,FONT,B,I {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A{
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
	color: #003399;
}
A.Prensa{
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
A:hover {
	text-decoration:underline;
	color: #CC9900;
}
TD.Titulo{
	font-size: 16pt;
	color: #003399;
}
TD.Subtitulo{
	font-size: 12pt;
	color: #003399;
}
TD.Autor{
	font-size: 7pt;
	font-weight: bold;
}
TD.Contenido{
	font-size: 10pt;
}
