/* Hoja de estilo para home */
/* Realizada por Carlos Huerta Alvarado */

BODY { background: url("../img/font8.gif");  background-attachment: fixed; }

A:link { color: blue ; text-decoration: none; }

A:visited { color: blue ; text-decoration: none; }

A:hover { color: #0055AA ; text-decoration: underline; }

A:active { color: blue ; text-decoration: none; }

/* Fin de mi hoja de estilo */
