.categorytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.indexpagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.coloredlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: underline;
}
a.coloredlink:hover {
	color: #CC6633;
}
.links {
	color: #000000;
	text-decoration: none;
}
a.links:hover {
	color: #006699;
