body{
	background-color: #6464FF;
	}
	
.cuadro {
	border:0px #949494 solid;
	border-top:none;
	margin-top:30px;
	width:125px;
	padding:0px;
	}

.indice_main {
	border:0px #949494 solid;
	border-top:1px #949494 solid;
	border-bottom:1px #949494 solid;
	font-family:Tahoma;
	color:#000066;
	font-size:10pt;
	background-color:#D0D0ED;
	padding:2px;
	padding-left:5px;
	display:block;
	z-index:1;
	}

.indice_sub {
	border:0px solid #949494;
	font-family:Tahoma;
	color:#000066;
	font-size:10pt;
	background-color:#D9D9ED;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:10px;
	z-index:2;
	text-align: left;
	cursor: pointer;
	line-height: 14pt;
	}

.indice_3 {
	border:0px solid #949494;
	font-family:Tahoma;
	color:#000066;
	font-size:10pt;
	background-color:#D9D9ED;
	padding-bottom: 5px;
	padding-left:5px;
	z-index:2;
	text-align: left;
	}

.indice_hueco {
	border:0px #949494 solid;
	font-family:Tahoma;
	color:#000066;
	font-size:1pt;
	padding:2px;
	display:block;
	z-index:1;
	}

a:link {
	font-family: Tahoma;
	color: #000066;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	color: #000066;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	color: #000066;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	text-decoration: overline underline;
}
