A{ color: black; background-color: transparent; text-decoration:	none; }A:Link{ color:			green; background-color: transparent; }A:Visited{ color:			blue; background-color: transparent; }A:Active{ color: gray; background-color: transparent; }A:Hover{	color:			black;	text-decoration:	underline;	background-color:	transparent;}