/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/moshimo/mt-static/themes-base/blog.css);
@import url(/moshimo/mt-static/themes/cityscape-sf/screen.css);
/* end StyleCatcher imports */
a:hover {
	text-decoration: underline;
	color:#3366FF;

	position:relative;
	top:2px;
	left:2px;
}
a img {
	filter: Alpha(Opacity=100);
	-moz-opacity: 1.0;
	border-style: none;
}
a:hover img {
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
}
