Español
<!--Para lograr este efecto, se requieren dos pasos El primer paso es: agregar el siguiente código al área <head>--> <STYLE type=text/css> .font1 {COLOR: #333333; DropShadow(Color =#cccccc, OffX=4, OffY=4, Positive=1); FAMILIA DE FUENTE: "宋体"; TAMAÑO DE FUENTE: 11pt } A:hover {DECORACIÓN DE TEXTO: subrayado} A {DECORACIÓN DE TEXTO: none}< /STYLE> <!--Paso 2: Agregue el siguiente código al área <body>--> <br> <TABLE align=center class=font1 width="95%"> <TR> <TD height =18 > <DIV align=center><A href="#" target=_blank>Texto del enlace</A></DIV></TD> <TD height=18> <DIV align=center><A href= "# " target=_blank>Texto del enlace</A></DIV></TD> <TD height=18> <DIV align=center><A href="#" target=_blank>Texto del enlace</A> </ DIV></TD> <TD height=18> <DIV align=center><A href="#" target=_blank>Texto del enlace</A></DIV></TD></TR> < /TABLA >