BODY {background:olive url(/pic/woodpan1.jpg) fixed; margin-top:8px}

A:link    {color:blue}
A:visited {color:navy}
A:hover   {color:yellow}
A:active  {color:green}

A.x:link    {color:yellow}
A.x:visited {color:white}
A.x:hover   {font-weight:bold}
A.x:active  {color:white; font-weight:bold}

A.wood:link    {background:transparent; color:#FFFFA0}
A.wood:visited {color:#FFFFA0}
A.wood:hover   {color:yellow; font-weight:bold}
A.wood:active  {color:white}

A.xmas:link    {background:transparent; color:#00FF00}
A.xmas:visited {color:#00FF00}
A.xmas:hover   {color:#00FF00; font-weight:bold}
A.xmas:active  {color:white}

A.black:link    {color:black}
A.black:visited {color:black}
A.black:hover   {color:black; font-weight:bold}
A.black:active  {color:black}

H1.header {color:#00FFFF; text-align:center; margin-top:0}
H2.header {color:#CCCCFF}
H3.header {color:#CCCCFF}
B.header {color:silver}

HR {height:4px; color:#7F0000}

TD.x   {color:#DDDDDD}
TD.dog {color:white; font-size:15pt}
TD.cat {color:#FFFFFF; font-weight:bold; font-size:15pt}
TD.silver {color:silver; font-size:16pt}

TABLE {border-color:#7F0000}

TABLE.x {font-size:10pt}

ADDRESS {font-style:italic; font-size:13pt}