a:link
{
	color: #666;
	text-decoration: none;
}


a:visited
{
	color: #666;
	text-decoration: none;
}


a:hover
{
	color: #000;
	text-decoration: none;
}


a:active
{
	color: #000;
	text-decoration: none;
}

img
{ 
	border: 0px solid #000;
}

