
	
a img {border:none}
 
a:link, a:visited
{

	text-decoration:none;
	color:#888888;
	font-weight:bold;
	border:0px
}

a:hover, a:active, a:focus
{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	border:0px
}
