/*-- Textarea --*/
 /*-- text --*/
 .compose_t {
	font-family : Arial;
	font-size:11px;
	color : #406A72;
	font-weight: bold ;
	line-height:16px;
}
 .crimson_t { font-family : Arial; font-size:11px; color : #FF7449; font-weight: bold ; line-height:16px;}
 .beige_t { font-family : Arial; font-size:11px; color : #999588; font-weight: bold ; line-height: 16px;}

 A:link.ochre_link,A:visited.ochre_link {font-family: Arial;	font-size : 11px;c olor : #A3856B; text-decoration : none;}
 A:hover.ochre_link {font-family: Arial; font-size : 11px; color : #FF4E00; text-decoration : none;}
 .ochre_link { font-family : Arial; font-size:11px; color : #A3856B; text-decoration : none;}
 .ochre {font-family : Arial; font-size: 11px; color : #A3856B;}

 .h_year {	font-family : Tahoma;	font-size: 11px;	color : #59A1A6;line-height:18px;}