	A:link { text-decoration: none; }
	A:active { text-decoration: none; }
	A:visited { text-decoration: none; }
	A:hover { text-decoration: underline; }
	BODY {
		background-color : White;
		background-image : url(http://www.investmex.com.mx/images/bg.gif);
		background-repeat : repeat-x;
	}
	.tdleft {
		background-image : url(http://www.investmex.com.mx/images/bg_left.gif);
		background-repeat : no-repeat;
		background-position : right top;
	}
	.tdright {
		background-image : url(http://www.investmex.com.mx/images/bg_right.gif);
		background-repeat : no-repeat;
		background-position : left top;
	}
	}
	.email       { font-family: Tahoma; font-size: 7pt; color: #004063 }