/* links page */
div.link_category{
	width: 20em;
	float: left;
}

div.link_category h2{
	font-size: 1.4em;
	font-weight: bold;
}

div.link_category a{
	display: block;
}

