a:link { text-decoration: none; color: #2a88d2; }
a:active { text-decoration: none; color: #2a88d2; }
a:visited { text-decoration: none; color: #2a88d2; }
a:hover { text-decoration: none; color: #ff0040; }

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

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #CDCDCD;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

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

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #2a88d2;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}