/**
 * @file
 * @project 706
 * @package sftheme
 * @site app2
 */

.widgetset .Calendar td a {
	background-color:#1eff00;
}
.widgetset .Calendar td a:visited {
	background-color:#1eff00;
}

