A:link, A:active {
text-decoration	:	none;
color		:	#000000;
background	:	transparent;
}
A:visited {	
color		:	#000000;
background	:	transparent;
text-decoration	:	none;
}		
A:hover {	
color		:	#0000FF;
background	:	transparent;
text-decoration	:	none;
}