h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #E47012;
 }

 body {
    margin: 0 auto;
    background-color: #245399;
    font-family: times;
    font-size: 18px;
    color: #333333;
 }

 .sf_blog_postmeta {
    margin: 10px 0 0 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    clear: both;
    font-family: times;
    font-size: 12px;
 }

 
