

a:link {COLOR:391C08; TEXT-DECORATION:none}
a:active {COLOR:ffffff; TEXT-DECORATION:none}
a:visited {COLOR:7B6542; TEXT-DECORATION:none}
a:hover {COLOR:00696B; TEXT-DECORATION:underline}

a.top:link {COLOR:391C08; TEXT-DECORATION:none; font-weight: bold}
a.top:active {COLOR:391C08; TEXT-DECORATION:none; font-weight: bold}
a.top:visited {COLOR:646464; TEXT-DECORATION:none; font-weight: bold}
a.top:hover {COLOR:7B6542; TEXT-DECORATION:underline; font-weight: bold}


a.bottom:link {COLOR:004142; TEXT-DECORATION:none; font-weight: bold}
a.bottom:active {COLOR:646464; TEXT-DECORATION:none; font-weight: bold}
a.bottom:visited {COLOR:646464; TEXT-DECORATION:none; font-weight: bold}
a.bottom:hover {COLOR:003839; TEXT-DECORATION:underline; font-weight: bold}

a.feature:link {COLOR:003829; TEXT-DECORATION:none; font-weight: bold}
a.feature:active {COLOR:646464; TEXT-DECORATION:none; font-weight: bold}
a.feature:visited {COLOR:646464; TEXT-DECORATION:none; font-weight: bold}
a.feature:hover {COLOR:00696b; TEXT-DECORATION:underline; font-weight: bold}

.linkCatName {
	background-color: #002D00;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 1px;
	display: block;
	width: 75px;
	height: 20px;
	cursor: pointer;
}

.linkCatNameON {
	background-color: #000000;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 1px;
	display: block;
	width: 75px;
	height: 20px;
	cursor: pointer;
}
