.content_txt_brown {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	color: #4F2F19;
  font-weight : normal;
	line-height : 12px;
}

.content_txt_lightBrown {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	color: #CABEB5;
  font-weight : normal;
	line-height : 12px;
}

.content_txt_lightBrown  A {
  	color: #CABEB5;
}

.content_txt_lightBrown  A:link {
  	color: #CABEB5;
	text-decoration : none;
}

.content_txt_lightBrown  A:hover {
  	color: #4F2F19;
	text-decoration : none;
}

.content_txt_lightBrown  A:visited {
  	color: #CABEB5;
	text-decoration : none;
}
