a:link {
	color: #000000;
  	text-decoration: none;	
}

a:hover {
  	color: #FFFFFF;
  	text-decoration: none;
}

