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

  color : #3468CE;
  font-weight : bold;
    border-left : 1px solid #666666;
  border-right : 1px solid #666666;
  background : White;
    border-bottom : 1px solid #666666;
  }

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


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