<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
/* author: World Dance */
/* creation date: 31/10/00 */

   H3 { font-style: italic; color: steelblue ; font-size: 19pt; 
    
	  }

   A:link { font: menu ; color: ghostwhite ; } /* ligas sin visitar */
   A::visited { font: menu; color: ghostwhite ; } /* ligas vistadas */
   A:focus:hover { color: red ; text-decoration: overline }
   A:focus:hover { color: red ; text-decoration: underline }
   A:focus:hover { text-decoration: ghostwhite ; } 
   A:active  { font: menu; color: ghostwhite }   /* ligas activas */
   
   P { font: menu }
