.catname {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18pt;
	font-weight: 600;
	margin-left: 10px;
}
.item {
	font-family: "Comic Sans MS", Arial, Sans-serif;
	font-size: 11pt;
	font-weight: 500;
	margin-left: 50px;
	text-indent: -20px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
/*	Copyright (c) 2004 Jerome C. Yochelson	*/
