.enlace, .enlace:visited, .enlace:hover, .enlace:active, .enlace:link {
	color: #006fb7;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}
.textba, .textba:visited, .textba:hover, .textba:active, .textba:link {
	color: #006fb7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}
.texta, .texta:visited, .texta:hover, .texta:active, .textba:link {
	color: #006fb7;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}
.titular, .titular:visited, .titular:hover, .titular:active, .titular:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    text-decoration:none;
}

.titularb, .titularb:visited, .titularb:hover, .titularb:active, .titularb:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
    text-decoration:none;
}

.ncontenido{
	font-size: 11px;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	width: 400px;
	color: #000000;
}

.ncontenidoindex{
	font-size: 11px;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	width: 400px;
	color: #ffffff;
}