h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #2461aa;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: verdana;
    font-size: 22px;
    color: #FF5200;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    margin: 10px 15px;
    padding: 10px 10px;
    border: 2px solid #cccccc;
    font-family: verdana;
    font-size: 10px;
    color: #999999;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: none;
    color: #ff6600;
    background-image: none;
    background-repeat: no-repeat;
 }

 
