.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;

}
a:link {
	color: #FF9933;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #FFFFFF;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;



}
.manuales {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.busc {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.indent {
	margin-left: 25px;
	font-size: 11px;
	font-weight: bolder;
}
body {
	margin: 0;
	background-color: #000;
}
.titulo2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
