a , a:visited{
	color: #77b00a; 
	text-decoration:none;
	} 
	
a:hover {
	color: #999999; 
	text-decoration:underline;
	}
#left-column { 
	width:232px; 
	background:url(/images/bg-investment.jpg) repeat-y; 
	float:left;
	}

#right-column { 
	width:650px; 
	float:right; 
	padding-top:15px;
	}
