body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #773A00;
   font-weight: none;
   }

body {
background-color: #F4B76A;
background-image: url(images/page-bg.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #F49F00; text-decoration: underline; font-weight: bold;}
.txtwhite {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited { color: #F49F00; font-weight: bold;}
a:active  { color: #F49F00; text-decoration: none; font-weight: bold;}
a:hover   { color: #F49F00; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #F49F00; }
a.thumb img { border: 1px solid #F49F00; }

.menu {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
