/* tac.css - cascading style sheet for Tacoma Go Club pages, 2006-01-14 */

body    { background-color: #ffffcc; color: #000000; margin-left: 2.5%;  margin-right: 2.5%; }

H1,H2,H3,H4,H5,H6 { background-color: #ffff33; color: #330000; 
text-align: center; border: double; margin: .25em 12.5% 0.5em 0.0%; padding: -.25em;  }

A:link         { background: #ffffcc; color: #000066; text-decoration: underline; }
A:visited      { background: #ffffcc; color: #660066; text-decoration: underline; font-style: normal; }
A:hover        { background: #ffcc99; color: #000000; text-decoration: underline; font-style: normal; }
A:active       { background: #ffff33; color: #663300; text-decoration: underline; }

A.gl:link      { background: "../icn/ar_lk.png"; color: #000066; text-decoration: underline; }
A.gl:visited   { background: "../icn/ar_lk.png"; color: #660066; text-decoration: underline; font-style: normal; }
A.gl:hover     { background: "../icn/ar_lw.png"; color: #000000; text-decoration: underline; font-style: normal; }
A.gl:active    { background: "../icn/ar_lw.png"; color: #663300; }

A.gr:link      { background: #ffcc33; color: #000066; text-decoration: underline; }
A.gr:visited   { background: #ffcc33; color: #660066; text-decoration: underline; font-style: normal; }
A.gr:hover     { background: #ffff66; color: #000000; text-decoration: underline; font-style: normal; }
A.gr:active    { background: #ffff33; color: #663300; }

A.gu:link      { background: #ffcc33; color: #000066; text-decoration: underline; }
A.gu:visited   { background: #ffcc33; color: #660066; text-decoration: underline; font-style: normal; }
A.gu:hover     { background: #ffff66; color: #000000; text-decoration: underline; font-style: normal; }
A.gu:active    { background: #ffff33; color: #663300; }

img            { behavior: url("pngbehavior.htc"); }