/************************
* FRENTE ORDEN NACIONAL  *
*************************/
.Parrafos {
font-family: Arial;
font-size: 13px;
color: #000000;
}
.LinkTabla {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}

.LinkTabla:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration:underline;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.ContadorBar {
	font-family: Arial;
	font-size: 10px;
	color:#333333;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration:underline;
}
.TituloTD {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Titulo_noticia {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-indent:5px;
	padding:5px;
}
.Contenido_noticia {
font-family: Arial;
font-size: 12px;
color: #000000;
text-indent:10px;
padding:5px;
}

.Fecha_noticia {
font-family: Arial;
font-size: 11px;
color:#666666;
padding:5px;
}
.Contenido_scroll {
font-family: Arial;
font-size: 11px;
color: #000000;
text-indent:10px;
padding:5px;
}
.Contenido_scroll a {
font-family: Arial;
font-size: 11px;
color: #003366;
text-decoration: none;
}
.Destacado1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.TituloPaginas {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Destacado2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Destacado3 {

	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.Destacado2Rojo {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.TituloIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.LinkIndex {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#003399;
}
a.LinkIndex {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#003399;
}
a:hover.LinkIndex {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}