/* wifeposter; text properties for states: normal */
.TM1i0 {
	font-family: Comic Sans MS;;
	color: #0033FF;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* wifeposter; box properties for states: normal */
.TM1o0 {
	background: f7f7f7;
	border: 0px solid f7f7f7;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* wifeposter; text properties for states: hover, click */
.TM1i1 {
	font-family: Comic Sans MS;;
	color: #CC0000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

/* wifeposter; box properties for states: hover, click */
.TM1o1 {
	background: #FFFFFF;
	border: 0px solid 0;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

