#column-right ul {
	border-left: 2px solid #D0C0B5;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 5px 0 0 10px;
		}
		
	#column-right li {
	margin: 0;
	padding: 2px 0px 11px 10px;
	background: #FFFFFF url(http://www.twinkletoesbows.com/imagesredo/rightcol_li_bkgrd.gif) no-repeat left bottom;
	}
	
	#column-right li a {
		line-height: 150%;
		text-decoration: none;
	}
	
	#column-right a:link, #column-right a:visited {
		color: #835A3C;
	}
	
	#column-right a:active {
		color: #cd7284;
		border-bottom: 1px solid #cd7284;
		}
		
#column-left #thispage a, #column-left #thispage a:link {
		line-height: 150%;
		text-decoration: none;
		font-weight: normal;
		color: #835A3C;
	}
	
	#column-left #thispage a:visited {
		color: #666666;
		font-weight: normal;
	}
	
	#column-left #thispage a:active {
		color: #835A3C;
		}
		
	#column-left #thispage a:hover {
		color: #835A3C;
		background: #CCCCCC;
		padding: 4px 10px;
		}