body {
	background-image: url(images/DesignImages/bgTILE2.jpg);
	scrollbar-face-color:#DEC29D;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#DEC29D;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#DEC29D;
	scrollbar-3dlight-color:#DEC29D;
	scrollbar-dark-shadow-color:#ffffff;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size: 14px;
	color: #463852;
  }
  .small{
  font-family:"Century Gothic";
  font-weight:normal;
  font-size: 12px;
  color: #46382F;
  text-decoration: none;
  }
  .medium{
  font-family:"Century Gothic";
  font-weight:normal;
  font-size: 14px;
  color:#46382F;
  text-decoration: none;
  }
  .big{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size: 14px;
	color: #46382F;
	text-decoration: none;
  }

  a{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size: 14px;
	color: #46382F;
	text-decoration: none;
  }
  ahover{
  font-family:"Century Gothic";
  font-weight:normal;
  font-size: 14px;
  color: #9DA67B;
  text-decoration: underline;
  }
  a:visited{
  font-family:"Century Gothic";
  font-weight:normal;
  font-size: 14px;
  color: #A65128;
  text-decoration: none;
  }
