/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://seihouan.com/mt/mt-static/themes/hills-pink/screen.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;
}

