.cnblogs_code pre {
font-family: Courier New!important;
font-size: 13px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!important;
font-size: 13px!important;
line-height: 1.5!important;
}
.cnblogs_Highlighter{background-color:white;}

a{text-decoration:none;}

a:link, a:visited {
    color:blue;
    text-decoration:none;
}   
a:hover, a:active {
    cursor:pointer;
    color:gray;
    text-decoration:none;
}