body,p,span,div,font,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h4,h5,b,i,input,textarea
   {
   font-size: 12px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #533c1e;
   font-weight: bold;
   }

#div2 {
        display: none;
        top: 0px;
        left: 50px;
	}

a:link    { color: #533c1e; text-decoration: underline; font-weight: bold;}
a:visited { color: #533c1e; font-weight: bold;}
a:active  { color: #533c1e; text-decoration: none; font-weight: bold;}
a:hover   { color: #533c1e; text-decoration: none; font-weight: bold;}
