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

.category {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	color: #68ae3c;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 34px;
	}
	
	.links {
		margin-top: 34px;
		font-size: 12px;
		font-weight: normal;
		color: #777777;
		}