@charset "ISO-8859-1";
table#subNavProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
table a:link#subNavProd {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
table a:visited#subNavProd {
	color: #8ba870;
	font-weight: bold;
	text-decoration: none;
}

table a:hover#subNavProd {
	color: #8ba870;
	text-decoration: underline;
}
