/* Style Sheet for the Butte County Genealogy Page written by James Bennett, adc@shocking.com */ BODY { background: cornsilk; color: black; margin-left: 5%; margin-right: 5% } TD { color: black } A:link { color: red } /* unvisited link */ A:visited { color: fuchia } /* visited links */ A:active { color: lime } /* active links */ P { font-family: 'Times New Roman'} P.leadin { text-indent: 5% }; .on { font-size: 16; text-decoration: underline; color: blue; } .off { font-size: 16; text-decoration: none; color: black; }