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

