/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
*/

.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	
}

.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	font: bold 120% Garamond-Normal;
	// font: bold 12px Verdana-Normal;  /* IE hack absw */
	color: #336666;
	
	padding: 4px 4px;
	
}



.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	background-color: #cccccc;
	text-decoration: underline;
}

.betterCategories2 a, .betterCategories2 a:visited {
	display: block;
	font: bold 120% Garamond-Normal;
	// font: bold 12px Verdana-Normal;  /* IE hack absw */
	color: #990000;
	
	padding: 4px 4px;
	
}

.betterCategories2 a:hover, .betterCategories2 a:active {
	background-color: #cccccc;
	text-decoration: underline;
}


 .category-products a, .category-products a:hover, .category-products a:visited {
	font-weight: bold;
	font-size: 12px;
	// font-size: 90%; /* IE hack absw */
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	color: #003333;
	color: #CC0000;
	color: #990000;
	margin: 0px;
}
