.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;

}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003366;

}
.opsmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
	text-indent: 5pt;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5pt;
	color: #99CCFF;

}
.textonegro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: underline;



}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.textotabla {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: center;
}
.fondocel {
	color: #6699FF;
}
.txtceleste {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
