

A DIV.betterCategories, A:visited DIV.betterCategories {
  	  	        text-decoration : none;
    font-size : 11px;
            border-bottom : 1px solid #999999;
    background : transparent none;
                        color : White;
                        padding : 5px;
                        }

A:hover DIV.betterCategories, A:active DIV.betterCategories {
  	background-color: transparent;
    background-image : none;
}