.TextoBTT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	border: thin outset #AAAAAA;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #000033;
	line-height: 50px;
}
.mundobtt {
	background-image: url(../index_archivos/imagenes/BG1.jpg);
	SCROLLBAR-FACE-COLOR: #8BA998; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1d4d90; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #0c213f; 
	SCROLLBAR-ARROW-COLOR: #1d4d90; 
	SCROLLBAR-TRACK-COLOR: #A4B9AB; 
	SCROLLBAR-DARKSHADOW-COLOR: #0c213f;
}
.comentarios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.otrostitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.letrapequeña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}

.cuadros {
	border: 2px outset #336600;
}
