/*
 * Entry Text of Category Listing
 * Used By:
 *  /shared/categories/simplyCategoryListing.jsp
 */
#SimplyCategoryListingEntryText {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none
}
