
a.bottom:active {
  color: #00ff00;
	text-decoration: none;
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}

a.bottom:link {
  color: #00ff00;
	text-decoration: none;
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}
a.bottom:visited {
  color: #00ff00;
	text-decoration: none;
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}
a.bottom:hover {
  color: #006600;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}
	
a.newProd:active {
  color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}

a.newProd:link {
  color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}
a.newProd:visited {
  color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}
a.newProd:hover {
  color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: Bold;
	}