.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a:link.category       { COLOR: #990000; text-decoration: none; }
a:visited.category    { COLOR: #990000; text-decoration: none; }
a:active.category     { COLOR: #996600; text-decoration: none; }
a:hover.category      { COLOR: #996600; text-decoration: none; }
.nav_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1a5511;
	text-decoration: none;
}
a:link.nav_bottom       { COLOR: #1a5511; text-decoration: none; }
a:visited.nav_bottom    { COLOR: #1a5511; text-decoration: none; }
a:active.nav_bottom     { COLOR: #990000; text-decoration: none; }
a:hover.nav_bottom      { COLOR: #990000; text-decoration: none; }
