
/*********************************************champions****************/
.CHlinktexto1 
{
	text-decoration:none;
	color:#666666;
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
	text-align: justify;	
}

a.CHlinktexto1:hover 
{
	text-decoration:underline;
	color:#000000; 
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
	text-align: justify;	
}

a.CHlinktexto1:active 
{
	text-decoration:underline;
	background:transparent;
	color:#000000;
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
	text-align: justify;	
}


.CHtitulo_nota
{
	text-decoration:none;
	color:#0066CC;
	font-family:Helvetica;
	font-size:12pt;
	font-weight: normal;
	font-style: normal;	
}

a.CHlink
{
	text-decoration:none;
	color:#0066CC;;
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
}

a.CHlink:hover 
{
	text-decoration:underline;
	background:transparent;
	color:#666666; 
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
}

a.CHlink:active 
{
	text-decoration:none;
	color:#0066CC; 
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
}

a:CHlink:visited {
	text-decoration:underline;
	color:#0066CC;;
	font-family:Helvetica;
	font-size:10pt;
	font-weigth:normal;
}

.popUP {
	font-size: 10pt; 
	font-weigth:normal;
    color: #ffffff; 
    font-family: Helvetica, Arial; 
    background: #0066CC;
	scrollbar-3dlight-color:; /*scroll de páginas*/
	scrollbar-arrow-color:#0066CC; 
	scrollbar-base-color:#D6D6D6; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-darkshadow-color:; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#FF6600; 
	scrollbar-shadow-color:#EBEBEB;
}

.CHtitulosec2
{
	text-decoration:none;
	color:#000000;
	font-family:Helvetica;
	font-size:10pt;
	font-weight: bold;
	font-style: normal;	
	background-color:#EEEEEE; /*color GRIS del fondo*/
	height: 10px;
}