.categories {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color:#988f5e;
}
li {
	margin-top: 2px;
}
a {
	color:#988f5e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-size: large;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
