span{
       color:white;
       font-family:Verdana;
       font-size:12pt;
    }
    
a:link    
{
	color:rgb(0,0,200);
	text-decoration:none; 
}
a:visited 
{
	color:rgb(0,0,200);
	text-decoration:none; 
}
a:active
{
	color:rgb(0,0,200);
	text-decoration:none; 
}
a:hover
{ 
	color:rgb(0,0,200);
	text-decoration:none; 
}


a.news:link    
{
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
}
a.news:visited 
{
	color:#ffffff;
	text-decoration:none; 
	font-family:Verdana;
	font-size:10pt;

}
a.news:active
{
	color:#ff0000;
	text-decoration:none; 
	font-family:Verdana;
	font-size:10pt;

}
a.news:hover
{ 
	color:#ff0000;
	text-decoration:none; 
	font-family:Verdana;
	font-size:10pt;

}



a.pie:link    
{
	color:#999999;
	text-decoration:none; 
	font-family:Verdana,Tahoma;
	font-size:8pt;

}
a.pie:visited 
{
	color:#999999;
	text-decoration:none; 
	font-family:Verdana,Tahoma;
	font-size:8pt;

}
a.pie:active
{
	color:#999999;
	text-decoration:none; 
	font-family:Verdana,Tahoma;
	font-size:8pt;

}
a.pie:hover
{ 
	color:#999999;
	text-decoration:none; 
	font-family:Verdana,Tahoma;
	font-size:8pt;

}




.TextoTitulo
{
	font-family:Verdana,Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight: bold;
}
.TextoNormal
{
	font-family:Verdana,Tahoma;
	font-size:8pt;
	color:#333333;
}
.TextoMinimo
{
	font-family:Verdana,Tahoma;
	font-size:8pt;
	color:#999999;
}
.TextoGris
{
	font-family:Verdana,Tahoma;
	font-size:8pt;
	color:#999999;
}

.ControlBoton
{
	font-family:Verdana,Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#999999
}
.ControlLista
{
	font-family:Verdana,Tahoma;
	font-size:7pt;
	color:rgb(0,0,0);
}

.ControlCajaTexto
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:justify;
	color:#000000;
	padding:2;
	border-style:solid;
	border-width:1;
	background-color:#cccccc;
	border-color:#000000;
}
.ControlAreaTexto2
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	text-align:justify;
	color:rgb(128,128,128);
	padding:2;
	border-style:solid;
	border-width:1;
	border-color:rgb(200,200,200);
}
.ControlLista2
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	text-align:justify;
	color:rgb(128,128,128);
	padding:2;
/*	border-style:inset;*/
/*	border-width:1; 
	border-color:rgb(200,200,200);
/*	border-left-style:solid;
/*	border-left-width:1;
	border-left-color:rgb(200,200,200);*/
}
.ControlBoton2
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:rgb(128,128,128);
	padding-top:0;
	padding-bottom:0;
	border-style:solid;
	border-width:1;
	border-color:rgb(230,230,230);
	background-color:rgb(230,230,230);
	width:70;
}	
