.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.borde {
	border: 1px solid #999999;
}
.resolucion {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #035F3E;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #035F3E;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #035F3E;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.blanco:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.celdas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;

	
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0B116;
}
