


body {

	font-family: Georgia;

}


.cats a {

	text-decoration: none;

}

.cats a:hover {
	/* background: #EDE3FF; */
	text-decoration: underline;
}

.num_in_cat {

	font-size: 70%;
	font-family: sans-serif;

}

.authored {
	font-style: italic;
	font-size: 75%;

}


