DIV.betterCategories {
 /* padding: 5px 0px 5px 5px;*/
  	 border-bottom : 1px dotted #5C0A00;
 background : transparent;
  
  color : White;
  font-weight : normal;
  text-decoration : none;
  vertical-align : middle;
/*margin : 2px 0px 2px 0px;*/
 padding : 2px 5px 2px 5px;
}
A DIV.betterCategories {

  color : White;
  font-weight : normal;
              }

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


A:active DIV.betterCategories {
 	 border-bottom : 1px dotted #5C0A00;
 background : transparent;
}
