DIV.betterCategories {
 /* padding: 5px 0px 5px 5px;*/
  
  color : White;
  font-weight : bold;
  text-decoration : none;
  vertical-align : middle;
/*margin : 2px 0px 2px 0px;*/
 padding : 1px 5px 1px 5px;
	
}
A DIV.betterCategories {

  color : White;
  font-weight : bold;
                   /*         background : #231F20;*/
                            }

/*A:visited DIV.betterCategories {
	
}*/
A:hover DIV.betterCategories {
  	background-color: #00CED1;
}


A:active DIV.betterCategories {
 	background-color: #9C9C9C;
}

