/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(68,30,28); background-color: rgb(193,168,117);}
 A:active { color: rgb(153,51,51);}
 A:link { color: rgb(0,102,0);}
 A:visited { color: rgb(102,51,153);}
 A:hover { color: rgb(128,0,128);}
 
