/* green; text properties for states: normal */
.TM2i0 {
	font-family: Georgia, "Times New Roman", Times, serif;;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* green; box properties for states: normal */
.TM2o0 {
	border: thin none;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* green; text properties for states: hover, click */
.TM2i1 {
	font-family: Georgia, "Times New Roman", Times, serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* green; box properties for states: hover */
.TM2o1 {
	border: 0px solid transparent;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* green; box properties for states: click */
.TM2o2 {
	background: #000000;
	border: 0px solid transparent;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}



