


/* feature action bar links*/
.ahn-feature-action-bar A:link{color: #000;}
.ahn-feature-action-bar A:hover{color: #fff;}
.ahn-feature-action-bar A:visited{color: #000;}

/* category box links*/
.ahn-category-edit a{color: #ffffff;}
.ahn-category-edit a:hover{color: #000;}

/* widget page links */
.ahn-user-profile-box .user-actions A:link{color: #fff;}
.ahn-user-profile-box .user-actions A:hover{color: #000;}
.ahn-bottom-box{color: #fff;}

/*   transparencies  */
#ahn-bottom-content{background: none transparent scroll repeat 0% 0%;}
#ahn-side2-content{background: none transparent scroll repeat 0% 0%;}

/*   breadcrumb     */
.ahn-breadcrumbs{color:#000;}

/*   page break    */
#amenities-wrapper {width: 95%;}
#committee-wrapper {width: 95%;}

/*   listmenu Right border   */
div#listmenu { border-right: medium none;text-transform: uppercase;}

/* Private & Public tab */
.ui-tabs .ui-state-default A:link{color:#3c6573;}
.ui-tabs .ui-state-default A:hover{color:#000;}
.ui-tabs .ui-state-default A:visited{color:#3c6573;}

