.html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }

.css1 {
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
	color: #ffffff;
}
a:link {
	font-size: 12px;
	color:  #ffffff;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.css1 span{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #009933;
}

