
/* Emacs-Time-stamp: "2003-12-11 15:26:37 rcymbala" */
/* Emacs-File-stamp: "~/Lia/css/i-ahover.css" */

/* 2003: Opinions expressed AGAINST using: #FFFFCC; */

a:hover { background: #FFFFCC; }
a:focus { background: #FFFFCC; }

/* NOTE: "hover" and "focus" have roughly the same functionality. */

/* NOTE: do NOT make a:visited background transparent. */

/* NOTE: do NOT make a:link background transparent. */

