a.catLink:link {
	color: #666666;
	text-decoration: none;
  font-family:Tahoma;
}
a.catLink:visited {
	color: #666666;
	text-decoration: none;
  font-family:Tahoma;
}
a.catLink:hover {
	color: #000000;
	text-decoration: none;
  font-family:Tahoma;
}

