a:hover {
    text-decoration: underline;
    color: #0c54e9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: url(images/John_P_O’Neill.jpg);
    background-repeat: no-repeat;
 }

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

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    color: #0c54e9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 5px 0 5px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: helvetica;
    font-size: 25px;
    color: #DCE8FF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
