a:link,a:visited,a:active {
	text-decoration: none;    
	color: #ffffff;   
	}   
	
	a:hover {
	color: #000000;
	}
