	body {
		font-family: Arial, Helvetica, sans-serif;
		background-repeat: repeat-y;
		background-position: center top;
		color: #FFFFFF;
		text-decoration: none;
	}


	a:link,
	a:active, 
	a:visited {
		color:"#FFFFFF";
		text-decoration: none;
	}
	
	a:hover    {
		color:"#DBC2BF";
		text-decoration: none;
	}

	*.td_menu_left {
	background-repeat: repeat-x;
	background-color: #623731;
	background-position: top;
	height: 420px;

	}

	*.font_li_square
	{
	font-size:16px;
	font-weight: lighter;
	color: #ffffff;
	}

	*.font_li_square_active
	 {
	font-size:16px;
	font-weight: lighter;
	color: #70453F;
	}
 
