body {
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-dark-shadow-color:#333333;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
  }
  .small{
  font-family:"Century Gothic";
  font-weight:normal;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  }
  .medium{
  font-family:"Century Gothic";
  font-weight:normal;
  font-size: 14px;
  color:#ffffff;
  text-decoration: none;
  }
  .big{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
  }

  a{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size: 14px;
	color: #FFCCFF;
	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:bolder;
	font-size: 16px;
	color: #990099;
	text-decoration: underline;
  }

