/* CSS Document */
.letra {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.letrajustify {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
.letra2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	vertical-align: 50%;
	background-position: center 50%;
	text-align: center;
	background-color: #29A8CD;
	cursor: text;
}
.letraCambioIndex {
   	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	vertical-align: super;
	text-align: center;
	
	cursor: text;
	display: inline;
	clip: auto;
}
.letraCambioIndexlineal {
   	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: center;
	
	cursor: text;
	display: inline;
	clip: auto;
}
.letrasub {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
a:link {
    color: #0033CC;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: BLACK;
}
a:active {
	text-decoration: none;
}
#Layer6 {
	position:absolute;
	left:191px;
	top:224px;
	width:66px;
	height:22px;
	z-index:10;
}

