@charset "utf-8";
/* CSS Document */

.linkList {
	}
	.linkList .category {
		font-weight: bold;
		font-size: 14px;
		color: #333333;
		list-style: none;
		margin-left: 0px;
		}
		.linkList .category li {
			font-size: 12px;
			font-weight: normal;
			color: black;
			}
