  

A{
				
				
				
  color : blue;

		text-decoration : none;
}
A:visited{
				
				
				
  color : fuchsia;
}
A:hover{
				
				
				
  

		color : fuchsia;
}
