.cnblogs_code pre, .cnblogs_code span
{
    font-family: Consolas, Arial;
}

#linqNavigation h3
{
    font-size: 16px;
    padding: 5px 0 0 35px;
    height: 30px;
    background:  #ffffff url(https://pic002.cnblogs.com/images/2011/243838/2011121420084230.png) top left no-repeat;
}

#linqNavigation a
{
    color: #105CB6;
    padding-left: 20px;
    background:  #ffffff url(https://pic002.cnblogs.com/images/2011/243838/2011121421452678.gif) top left no-repeat;	
    text-decoration: none;	
}

#linqNavigation a:visited
{
    color: #551A8B;
}

#linqNavigation a:hover
{
    text-decoration: underline;
    color: #FF0000;
}
