a:link {
    color: #2671BD;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    color: #194471;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #2671BD;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 900px;
    margin: 60px auto 5px;
    text-align: center;
    font-family: trebuchet ms;
    font-size: 30px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
