/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: xx-small; background-color: rgb(255,255,204); background-image: none;}
 A:active { color: rgb(193,136,66); font-style: italic;}
 A:link { color: rgb(193,136,66); text-decoration: underline;}
 A:visited { color: rgb(204,102,0);}
 H1 { color: rgb(201,151,80);}
 H2 { color: rgb(201,151,80);}
 H3 { color: rgb(201,151,80);}
 H4 { color: rgb(201,151,80);}
 H6 { font-family: 'Edwardian Script ITC', cursive; font-size: xx-large; color: rgb(193,136,66); font-weight: bold; text-decoration: underline;}
 A:hover { color: rgb(204,102,0); font-weight: bold; font-style: italic;}
 