a 	{
		text-decoration: none;
	}

a:link 	
	{
		color: #000000;		
	}
a:visited 
	{ 
		color: #000000;
	}
a:hover 
	{
		color: #000000;		
	}
