<STYLE type="text/css">
<!--
A:link, A:active
	{
	text-decoration	:	none;
	color		:	#ffffff;
	background	:	transparent;
	}
A:visited
	{
   text-decoration	:	none;
   color		:	#00ffff;
  	background	:	transparent;
	}
A:hover
	{
   text-decoration	:	none;
	color		:	#000000;
	background	:	#ff00ff;
	}
body
	{
	background-color	:	#ffffff;
	background-image	:	url(images/cloak.jpg);
	color				:	#0000ff;
	}
-->
</STYLE>