body { background-color:rgb(255,255,235); }
body.menu { background-color:rgb(249,249,218); } 
body.banner { background-color:rgb(210,190,192); }

p,td    { font-family:Arial; font-size:14; color:rgb(153,102,51); }
*.logo  { font-family:'Arial Black'; font-size:20; color:rgb(255,255,235);}

a { font-family:Arial; font-size:12; color:rgb(153,102,0); }
a:link { font-family:Arial; font-size:12; color:rgb(153,102,0); }
a:visited { font-family:Arial; font-size:12; color:rgb(51,51,0); }
a:active { font-family:Arial; font-size:12; color:rgb(153,51,204); }
a:hover { font-family:Arial; font-size:12; color:rgb(153,153,51); }

h1 { font-family:'Arial Black'; font-size:24; color:rgb(153,102,51);}
h2 { font-family:'Arial Narrow'; font-size:10; }




