#sidebar_toptags ul li a:hover{
    color: white;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #fff;
    font-family: 仿宋;
    font-style: italic;
    font-weight: bolder;
    letter-spacing: 36px;
    margin-left: 26px;
    text-decoration: none;
}
#blogCalendar .CalTodayDay{
  background: #ff9595;
  color: white;
}