body	{
	background: black;
	font-family: helvetica;
	font-size: 14px;
	}
td	{ 
	font-family: helvetica;
	font-size: 14px;
	background: white;
	}
p	{
	font-family: helvetica;
	font-size: 14px;
	}
A:link  {
	background: none; 
	color: #333;
	font-size: 14px;
	font-family: helvetica;
	text-decoration: underline;
	}
A:active  {
	background: none; 
	color: #666;
	font-size: 14px;
	font-family: helvetica;
	text-decoration: underline;
	}
A:visited  {
	background: none; 
	color: #666;
	font-size: 14px;
	font-family: helvetica;
	text-decoration: underline;
	}
A:hover  {
	background: none; 
	color: #333;
	font-size: 14px;
	font-family: helvetica;
	text-decoration: underline;
	}
