/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f41615;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	text-align: left;
	padding-left:12px;
	vertical-align: middle;
	background:url(../images/bg_linea.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background-color:#F5D4D4;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c90000;
	font-style: normal;
	text-decoration: none;
}
/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	text-align: left;
	vertical-align: middle;
	padding-left:12px;
	background:url(../images/bg_linea.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


