
body {font-family: "Trebuchet MS"}

A:visited { color : ; text-decoration : none; }
A:link { color : ; text-decoration : none; }
A:hover { color : #ff4400; text-decoration : none; }
A:active { color : ; text-decoration : none; }

#overlay{ background-image: url(http://biod.info/tools/overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://biod.info/tools/overlay.png",  sizingMethod="scale");
	}
