ul.links
{	
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}
ul.cats
{	list-style-type: none;
	margin: 0 25%;
	text-align: left;
}