/* CSS Document */



  h1 {

font-size: 15pt; 

color: #006600; 

font-family: sans-serif;}



h2 {

font-size: 12pt; 

color: #006600; 

font-family: sans-serif;

}



p {

font-size: 10pt; 

color: #006600; 

font-family: sans-serif;

}




a:normal  {

font-size: 10pt; 

color: #336600; 

font-family: sans-serif; text-decoration: none;

}

a:visited {

font-size: 10pt; 

/*color: #3399ff; */

font-family: sans-serif; text-decoration: none;

}

a:link  {

font-size: 10pt; 

/*color: #996600; */

font-family: sans-serif; text-decoration: none;

}

a:hover {

font-size: 10pt; 

color: #996600; 

font-family: sans-serif; text-decoration: underline;

}



body{

background-color:#FFFFCC;

font-family : arial,helvetica,verdana;

color : #336600;

font-size : 10pt;

}

.fondoverdeletrasblancas{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
   background: #669900;
  color: #ffffff;
  font-weight : bold;
}

A.fondoverdeletrasblancas { 
  color: #FFFFFF; 
}

A.fondoverdeletrasblancas:hover {
  color: #ffffff;
}

 
 

A.barra1:visited {

color: #ffffff;

font-size:10pt;

font-weight:600;

font-family: sans-serif; text-decoration: none;

}

A.barra1:active{

color: #ffffff;

font-size:10pt;

font-weight:600;

font-family: sans-serif; text-decoration: none;

}

A.barra1:link{

color: #ffffff;

font-size:10pt;

font-weight:600;

font-family: sans-serif; text-decoration: none;

}

A.barra1:hover {

color: #ffffff;

font-size:10pt;

font-weight:600;

font-family: sans-serif; text-decoration: underline;

}

 

 



