
/*
Place custom CSS for the client in this file.
h1
{
    color: #1D4A22;
}
*/

/* feature action bar links*/

.ahn-feature-action-bar A:link
{
color: #ffffff;
}

.ahn-category-edit A:link
{
color: #ffffff;
}

/* widget page links */
.ahn-user-profile-box .user-actions A:link
{
color: #fff;
}

.ahn-bottom-box
{
color: #fff;
}



