html body #cnblogs_post_body div a:hover {
    color: #f60;
    text-decoration: underline;
}

html body #cnblogs_post_body  div a {
    color: #006;
    text-decoration: none !important;
}

html body #cnblogs_post_body  div a {
    color: #006;
    text-decoration: none !important;
}
#cnblogs_post_body  a:link {
    color: #000;
    text-decoration: none;
}
#cnblogs_post_body a:link {
    text-decoration: none;
}