a.noframe, img.noframe {
	border: none;
	}
	
a.link	{
	color: #0000ff;
	text-decoration: none;
	}
	
a.link:hover {
	text-decoration: underline;
	}
