﻿/*#ttl_hlth_pglinks a:link 
{
    font:inherit;
    color:inherit;
    text-decoration:none;
    
    }

#ttl_hlth_pglinks a:visited
{
    font:inherit;
    color:inherit;
    text-decoration:none;
    
    }

#ttl_hlth_pglinks a:hover
{
    font:inherit;
    color:#B9DA67;
    text-decoration:none;
    
    }  */
/* Total Health CSS */
#ttl_hlth_pglinks a:link 
{
    font:inherit;
    color:#486143;
    text-decoration:none;
    
    }

#ttl_hlth_pglinks a:visited
{
    font-family:inherit;
    color:#486143;
    text-decoration:none;
    
    }

#ttl_hlth_pglinks a:hover
{
    font:inherit;
    color:#486143;
    text-decoration:underline;
    
    }

a.ttl_hlth_cntnt_lnk:link 
{
    font:inherit;
    color:black;
    text-decoration:none;
}

a.ttl_hlth_cntnt_lnk:visited  
{
    font:inherit;
    color:black;
    text-decoration:none;
}

a.ttl_hlth_cntnt_lnk:hover  
{
    font:inherit;
    color:black;
    text-decoration:underline;
}


#ttl_hlth_content ul li 
{
    color:#B9DA67;
}

li.snacking 
{
    color:#555555;
    line-height:1.5em;
    margin-left:1em;
    
}

