td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#F8D8BF;
}
a {
	text-decoration: underline;
	color:#706E6E;
}

body {
	margin:0px;
	padding:0px;
}
	
.content	{ background-image:url(http://thetalltrees.com/images/contentbg.jpg);
	width:732px;
}

		
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FFE2A6;
	text-decoration: underline;
	margin-bottom:5px;
}

a:hover{
	color: #FEF2C5;
	text-decoration: underline;
	margin-bottom:5px;
}




