/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #669933;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: transparent;
	border: 0px solid transparent;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #FFFFCC;
	border: 0px solid transparent;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


