<style type="text/css">

BODY 		{BACKGROUND:  url(bg.jpg) #FFFFFF no-repeat left top; 
		text:    arial, helvetica}

A:link	{
		text-decoration:	underline;
		color:		#170B88;
		background:	transparent;
		}	
A:visited	{	
		text-decoration:	underline;
		color:		#170B88;		
		background:	transparent;
		}	
A:active	{	
		color:		#999999;		  
		background:	transparent;
		}	
A:hover {	
		text-decoration:	none;
		color:		#999999;
		background:	transparent;
		}

</style>
