body		{
	margin: 0px;
	background: #000000;
		}

.test   {
	color: #cccccc;
	letter-spacing: -1px;
	background: #ffffff;
	font-family: futura, verdana, arial;
	font-size: 14px;
		}

a:link		{
  	color: #999999;
  	text-decoration: none;
 	border: 0 !important;
  	border: 0px;
		}

a:visited	{
  	color: #999999;
  	text-decoration: none;
  	border: 0 !important;
  	border: 0px;
		}

a:hover		{
  	text-decoration: none;
  	color: #6699ff;
  	border: 0 !important;
  	border: 0px;
		}

img		{
  	border: 0px !important;
  	border: 0;
		}

img:hover	{
  	border: 0px !important;
		}