.texto {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #B6541F;
		}
		
.texto_blanco {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color:  White;
		}
	
.titulo {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #B6541F;
		line-height:1.2;
		}
		
.titulo_blanco {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:  White;
		line-height:1.2;
		}
		
.titulo_grande {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #B6541F;
		line-height:1.2;
		}
		
.texto_claro {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFC790;
		line-height:1.2;
		}
		
.texto_claro_chico {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #FFC790;
		line-height:1.2;
		}
		
.small {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #B6541F;
		line-height:1.2;
		}

.texto_textbox {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		}

.texto_gris {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #CCCCCC;
		}

.texto_negro {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		}
		
.texto_oscuro {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #605344;
		}
		


.small_negro {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #334A49;
		line-height:1.2;
		}
		
.small_gris {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #CCCCCC;
		}
		
.texto_rojo {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FF6600;
		}
		
.textoCopy {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		}







.titulo_negro	{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		}

.letra_indice {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FFE897;
		}
	
.letra_indice_roja {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FF6600;
		}

A {
	TEXT-DECORATION: underline
}

A:hover {
	TEXT-DECORATION: none
}



.titulo2 {

		font-size: 14px;
		font-weight: bold;
		color: #ffce6b;
		font-family: "verdana", "arial", "helvetica", sans-serif;
}

BODY
{
    margin-top: 7;
    margin-left: 0;
	background-color:#000000;
}


