.textoresaltado { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: bold; text-align: justify }
.textocontenido { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: justify ; line-height: normal}
.blanco { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic ; color: #FFFFFF }
.titulo { font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; color: #000000 }

.negrita { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: justify }
.piedefoto {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal}
/*.enlaces { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic}*/
.objetoformulario {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small}
.etiquetas {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000}
.rojo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic ; color: #FF0000; font-weight: bold;}
.amarillo {background-color:yellow;}




body 
  
 {font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: black;  }
   
A:link IMG { border: red }
A:link { color: blue; ; font-weight: bold; }
A:visited { color: blue }
A:hover { color: red; text-decoration: underline;}

   
   
  p {
font-size : 14px;
line-height   : 12pt;
font-family   : Verdana, Arial, Helvetica, sans-serif; text-align: justify }

p.centrada { 
text-align: center 
} 

img.centrada {
display: block;
    margin-left: auto;
    margin-right: auto }






  li {
font-size : x-small;
line-height   : 12pt;
text-indent  : 0.5in;
font-family   : Verdana, Arial, Helvetica, sans-serif; text-align: justify }


h3 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal;    color:purple;}


hr { 
  color: green; 
  background-color: red; height: 5px 
}

 
 
/* este es un comentario dentro de las hojas de estilo 
no pueden ser anidados (uno dentro de otro) y todo su 
contenido es ignorado.*/

/*<!'// color :white;   para poner el texto en color blanco>
<! Los comentarios dentro de la hoja de estilo (&lt;!-- --&gt;) 
sirven para esconderla de los browsers más antiguos.>

<''//! A:active  { color: lime }>*/

