/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/cityscape-tokyo/cityscape-tokyo.css);
/* end StyleCatcher imports */


/*ozoz Added by Cozy 20080921*/

a:link {
	color: #ffff00;
	}
a:visited {
	color: #FF8040;
	}
a:active {
	color: #6699CC;
	}
a:hover {
	color: #99CC66;
	}
