:link:focus, :visited:focus { background: #FFFFEC }
:link, :visited { background: #FFFFEC; }
:link:active, :visited:active { background: #FFFFEC; }
:link { color: #005500; }
:link:hover { color: #663333; background: #ffdd88; }
:visited { color: #33cc00; }
:visited:hover { color: #005500; background: #e0ffcc; } 





