.sf_blog_main_header {
    margin-left: 10px !important;
    padding-top: 10px;
    font-weight: normal;
    height: 50px;
    widht: 575px;
    overflow: hidden;
    font-family: times;
    font-size: 36px;
    color: #e7fb5c;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    margin-left: 10px !important;
    padding-top: 5px;
    font-weight: normal;
    height: 60px;
    widht: 575px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 22px;
    color: #080dc6;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    background-image: none;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 24px;
    color: #232EE6;
 }

 a:link {
    text-decoration: underline;
    color: #E1730A;
 }

 a:visited {
    color: #232EE6;
 }

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

 
