.kings {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333}
.table { border: 1px solid #666666; }

A:link	{	
	text-decoration:	none;  color: #333333;

	}	
		
A:visited	{	
	text-decoration:	none;
color: #333333;

	}	
		
A:active	{	
	text-decoration:	none;
color: #333333;

	}	
		
A:hover	{	
	text-decoration:	underline;
	color:#003399;
	}
