.text {
	font-size: 12px;
	filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
	line-height: 18px;
}
.2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
	filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);



}
a:link {
	color: #525252;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #666666;
}
