#home #site_navigation_home
{
    color: #0099FF;
    cursor: text;
}

#about #site_navigation_about
{
    color: #0099FF;
    cursor: text;
}

#shop #site_navigation_shop
{
    color: #0099FF;
    cursor: text;
}

#links #site_navigation_links
{
    color: #0099FF;
    cursor: text;
}

#contact #site_navigation_contact
{
    color: #0099FF;
    cursor: text;
}