@CHARSET "ISO-8859-1";

.category-module li a:hover {
	color: #B78E48;
}

ul.category-module {
	list-style-type: none;
	list-style-color: red;
}

/* ul.category-module li{ */
/* 	background-image: url('../images/services_green_bullet.png'); */
/* 	background-repeat: no-repeat; */
/* 	background-position: center left; */
/*     margin-left: -38px; */
/*     padding-left: 2px; */
/* } */

/* ul.category-module li:HOVER { */
/* 	background-image: url('../images/services_gold_bullet.png'); */
/* 	background-repeat: no-repeat; */
/* 	background-position: center left; */
/* } */

.category-module a:hover li{
	color: #B78E48;
}
