/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #8000FF;
	border: 0px solid #606060;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #FF0000;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: left;
	text-decoration: none;
}


