﻿.SNI_Breadcrumb
{    
    color: #ff6600;
    text-align:left;
    font-size: 10px;
    text-decoration: none;
}

.SNI_Breadcrumb a 
{
    color: #ff6600;
    text-decoration: underline;
}

.SNI_Breadcrumb a:active 
{
    color: #ff6600;
    text-decoration: underline;
}

.SNI_Breadcrumb a:visited 
{
    color: #ff6600;
    text-decoration: underline;
}


.SNI_Breadcrumb a:hover 
{
    color: #ff6600;
    text-decoration: none;
}

