/* blue grades - root; text properties for states: normal */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root; box properties for states: normal */
.TM2o0 {
	background: #F56A67;
	border: 2px solid white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root; text properties for states: hover, click */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root; box properties for states: hover, click */
.TM2o1 {
	background: #D91611;
	border: 2px solid white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sublevels; box properties for states: normal */
.TM6o0 {
	background:#F5827E;
	border: 2px solid white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sublevels; box properties for states: hover, click */
.TM6o1 {
	background: #F56A67;
	border: 2px solid white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Abecedario; text properties for states: normal */
.TM7i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #0099FF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Abecedario; box properties for states: normal */
.TM7o0 {
	background: #CCFF99;
	border: 2px solid white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Abecedario; text properties for states: hover, click */
.TM7i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Abecedario; box properties for states: hover, click */
.TM7o1 {
	background: #CCFF66;
	border: 2px solid white;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

