.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #414141;
}
a:link {
	color: #FF7F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF7F00;
}
.textosgral {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.texdestacado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.ttitulos {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF7F00;
	font-weight: bold;
}
.ttituloscuadro {


	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.subtitulocuadro {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
}

