.tdWhite		{	font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			color: #000;
			background-color: transparent;
			margin-top: 7px;
			border-bottom: 1px solid #E0D2C2;  }

#brownText	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #ffffcc;
			background-color: transparent;
			margin: 5px;
			margin-left: 20px; }

#brownText a	{	color: #fff;
			background-color: transparent;
			text-decoration: none; }

#brownText a:visited		{	color: #fff;
				background-color: transparent;
				text-decoration: none; }

#brownText a:hover		{	color: #fff;
				background-color: transparent;
				text-decoration: underline; }

