.TITULARES {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.TEXTO {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.texto_subrayado {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #B50C0E;
	text-decoration: underline;
}

.lineas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.IDIOMAS {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.linea_superior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.TEXTO_Grande {

	font-family: "Trebuchet MS";
	font-size: 12px;
}
.borde {
	border: 1px dotted #666666;
}
a.gris:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.gris:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.gris:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.gris:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

