A{
	Text-Decoration : none;
      Font-Family : Verdana;      
     
	}


a:hover {color: white;

background: black;

}

a:active {color: white;

background: black;

}

a:visited {color: gray; 

}
