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

 a:visited {
    text-decoration: underline;
    color: #42628B;
 }

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

 .sf_blog_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_posttitle {
    background-position: bottom;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 944px;
    margin: 0px 15px;
    background-position: top;
    background-image: url(images/destroyRebuild.jpg);
    background-repeat: no-repeat;
 }

 
