.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 26pt;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	width: 500px;
	text-align: left;
	clear: left;
	float: none;
	overflow: auto;
	visibility: visible;
	bottom: auto;
}
.texto a {
	text-decoration: underline;
	color: #666666; 
}

.texto a:hover {
	background-color:#EAEAEA;
}

.texto a:visited {
	text-decoration: none;
}


.unnamed1 {
	background-color: #FFFF00;
	color: #999999;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;



}
.unnamed2 {
	color: #FFFFFF;
	background-color: #3399FF;
}

.unnamed3 {
	color: #FFFFFF;
	background-color: #F7008A;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #272727;
	font-style: normal;
}
.style5:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20;
	color: #CCCCCC;
	font-style: bold;
	background-color:#272727;
}

.style5:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20;
	color: #CCCCCC;
	font-style: bold;
	background-color:#272727;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.style6 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.arialchiqui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
}
.style14 {
	font-size: 20px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: lighter;
	font-variant: normal;
	color: #232323;
	width: 500px;
	text-align: left;
	clear: left;
	float: none;
	overflow: auto;
	visibility: visible;
	bottom: auto;
}

/** estilos indexhibit*/
body {
	font-size: 10px;
	color:#3C3C3C;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #fff;
}

a:link { 
text-decoration:none;
color:#000000;
 }
a:active { 
text-decoration: none;
background-color:#000000;
color:#FFFFFF;

}
a:visited { 
color:#666666;
text-decoration:none;
 
}
a:hover { 
color:#0099FF;
}

.style141 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	line-height:14px;
	color:#3C3C3C;
}