.sf_blog_main_header {
    font-weight: normal;
    font-family: times;
    font-size: 22px;
    color: #E9065F;
 }

 a:link {
    text-decoration: none;
    color: #000000;
 }

 a:visited {
    text-decoration: none;
    color: #ff9900;
 }

 a:hover {
    text-decoration: none;
    color: #000000;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #94A0BC;
 }

 
