body{

  scrollbar-face-color:#736B4A;
  scrollbar-highlight-color:#736B4A;
  scrollbar-shadow-color:#736B4A;
  scrollbar-arrow-color:#A99F78;
  scrollbar-track-color:#A99F78;
  scrollbar-3dlight-color:#A99F78;
  scrollbar-dark-shadow-color:#736B4A;

  background-image: ;
  background-color: #736B4A;
  
   font-family:Century Gothic;
  font-weight:normal;
  font-size: 10px;
  color:#DBC692;
  text-decoration: none;

  }
  
  .small{
  font-family:Century Gothic;
  font-weight:normal;
  font-size: 10px;
  color:#E2D1A9;
  text-decoration: none;
  }
  .medium{
  font-family:Century Gothic
  font-weight:normal;
  font-size: 14px;
  color:#E2D1A9;
  text-decoration: none;
  }
  .big{
  font-family:Century Gothic
  font-weight:normal;
  font-size: 16px;
  color: #E2D1A9;
  text-decoration: none;
  }

a{
  font-family:Century Gothic;
  font-size: 12px;
  color: #E2D1A9;
  text-decoration: none;
  }
 a:visited{
  font-family:Century Gothic;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  }
  a:hover{
  font-family:Century Gothic;
  font-size: 12px;
  color: #003333;
  text-decoration: none;
  }
  
  
/*  ============== Menu ++++++++========= */
  #menuTable{
  font-family:Verdana;
  font-size: 12px;
  color: #E2D1A9;
  text-decoration: none;
  }
  #menuTable a{
  font-family:Verdana;
  font-size: 12px;
  color: #E2D1A9;
  text-decoration: none;
  }
  #menuTable a:hover{
  font-family:Verdana;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  }
  /*  ============== Menu END ++++++++========= */
