/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(128,128,128);}
 A:link { color: rgb(75,82,42);}
 UL { list-style-image: url("../bump.gif");}
 A:visited { color: rgb(128,128,128);}
 .TextObject { background-color: rgb(255,255,255);}
 H1 { color: rgb(75,82,42);}
 H2 { color: rgb(164,179,95);}
 H3 { color: rgb(102,51,0);}
 A:hover { color: rgb(164,179,95);}
 
