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













a.menuitem {
	color:#000000;
	background:#ffd270 url('/misc/bg-orange.gif') center center repeat-x;
	text-decoration: none;
}
a.menuitem:link {
}
a.menuitem:visited {
	color:#9900cc;
}
a.menuitem:hover	{
	color:#ffffff;
	background:#765100 url('/misc/bg-brown.gif') center center repeat-x;
}
a.menuitem:active {
	color:#000000;
	background:#ff2e2e url('/misc/bg-red-r.gif') center center repeat-x;
}

