/* 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 */


/* calendar ----------------------------------------------------------------- */

#calendar th {
	font-size: 12px;
	text-align: center;
	padding: 2px;
}

#calendar td {
	font-size: 12px;
	text-align: center;
	padding: 2px;
}




#calendar a:link {
	color: #167EE9;
	text-decoration: underline;
}

#calendar a:visited {
	color: #CC6699;
	text-decoration: underline;
}

#calendar a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

#calendar a:active {
	color: #33CCFF;
	text-decoration: underline;
}
