div#link_menu {
	position: relative;
	width: 609px;
	height: 20px;
	margin-top: 10px;
}

div#link_body {
	position: relative;
	width: 609px;
	height: 335px;
	margin-left: 12.5px;
	margin-top: 45px;
}

div.link_body_title {
	width: 609px;
	height: 15px;
	color: rgb(0,0,255);
	font-size: 9pt;
}

div.link_body_text {
	width: 609px;
	height: 27px;
	font-size: 9pt;
}

span.category {
	color: rgb(128,128,128);
	font-size: 9pt;
}