#news_manager { 
	font-size:1em;
	font-family:Verdana;
	background-color:#ffffcc;
}
#news_manager .title { 
	font-size:1em;
	font-family:Arial;
}
#news_manager .subcat { 
	font-size:1em;
	color:#663333;
	font-weight:normal;
}
#news_manager .doclink { 
	font-size:2em;
	color:#6600ff;
	font-weight:normal;
}
#news_manager a { 
	font-size:1em;
	color:#009933;
	font-weight:normal;
	text-decoration: none;
}
#news_manager a:hover { 
	color:#993399;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #news_manager {height: 1%;}
/* End hide from IE5-mac */ 
