td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: normal;
}

A
{
	cursor:hand;
}
A
{
	cursor:hand;
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	
	}	
	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	
	}	
		
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
	