/* CSS Document */

/* attempt1; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #d7cbb7;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding:0 10px;

	
	
}

/* attempt1; box properties for states: normal, hover, click */
.TM0o0 {
	background: #4f392f;
	border-bottom:1px solid #604c43;
	border-top:1px solid #604c43;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;

}

/* attempt1; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #e1bfd1;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding:0 10px;


}

