/* Esto es mi hoja de estilo */

BODY { background-color:white ; }

A:link { font-weight: bold ; color: white ; text-decoration: none; }

A:visited { font-weight: bold ; color: white ; text-decoration: none; }

A:hover { font-weight: bold ; color: white ; }

A:active { font-weight: bold ; color: white ; }

