
A:link {color: lime; font-size: 1.0em; font-weight: bold}
A:visited {color: fuchsia}
A:hover {color: yellow}
A:active {color: yellow}

/* for all pages with a Go Home arrow gif */
p.home {color: aqua; font-size: 1.0em; font-weight: bold}

 /* for home page */
#indexout {font-family: Georgia, serif; background-color: royalblue;}
#indexout p {font-size: 1.0em; font-weight: normal}

#indexout h1 {color: white; font-size: 3em; line-height: 0.9em;}
#indexout h2 {color: white; font-size: 2em; font-weight: bold; line-height: 1.0em;  font-style: italic; margin-bottom: 1em;}

/* for the left frame content "thumbs0-3" */
#thumbs {background-color: black;}
#thumbs p.pictitle {font-size: 0.8em; font-weight: bold; line-height: 8pt; color: aqua;}
#thumbs p.picnote {color: black; font-size: 0.9em; font-weight: bold; font-style: italic;}
/* #thumbs p.pagename {color: aqua; font-size: 0.9em; font-weight: bold; font-style: italic;} */
#thumbs p.pagename {text-align: center; color: yellow; font-size: 1.5em; font-weight: bold; line-height: 1.7em;}
#thumbs td {align: left; width: "80%"; valign: top; bgcolor: white;}

/* For the list pages (links, booklist) */
body#book {color: aqua; background-color: royalblue;}
body#books {color: aqua; background-color: royalblue;}
table.list { width: 900; text-align: left; margin-top: 2%;} 
td.left {width: 260; text-align: center; background-color:royalblue;}
td.leftN {width: 100; text-align: center; background-color:royalblue;}
td.list {background-color: black; width: 300;}
td.listW {background-color: black; width: 400;}
li {font-size: 1.0em; line-height: 1.0em; font-style: italic; height: 2.8em}
p.listhead {text-align: center; color: yellow; font-size: 1.5em; font-weight: bold; line-height: 1.7em;}
p.smb {font-size: 1.0em; font-weight: bold;}

/* for booklist only */
p.title {font-size: 1.0em; line-height: 1.0em; font-style: italic; color:aqua;}
p.comment {font-size: 1.0em; line-height: 1.0em; color: white;}

/* For info in book pages (Blurb, ISBN etc) */
p.bold {font-size: 1.5em; font-weight: bold; line-height: 1.5em;}
p.bold2 {font-size: 1.1em; font-weight: bold; line-height: 1.3em}
p.bookdata {color: yellow; font-size: 0.9em; font-weight: bold; font-style: italic;}


