body {
  color: #ffffff;
  /* background: #333333; */
  background: #333333;
  font-family: Arial,Helvetica,sans-serif;
  /* line-height: 1.35; */  /* This would break MacIE 3 */;
	background: #333333;
	margin: 0;
}

a:visited{
	text-decoration:none;
	color:#0066FF;
	font-size:14px;}
a:hover{
	text-decoration:underline;
	color:#0099FF;
	font-size:14px;}
a{
	text-decoration:none;
	color:#0000FF;
	font-	size:14px;
}
