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

 .sf_blog_sub_header {
    float: right;
    display: inline;
    height: 15px;
    margin-right: 5px !important;
    width: 675px;
    overflow: hidden;
    text-align: right;
    background-color: transparent;
    color: #fff;
    font-family: helvetica;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    text-decoration: underline;
    color: #aa0000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_header_wrapper {
    height: 59px;
    padding-right: 10px;
    position: relative;
    width: auto;
    background-position: 230px top;
    background-color: #aa0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 59px;
    width: 225px;
    background-position: right top;
    border-right: 5px solid white;
    background-color: #aa0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    border-top: 5px solid #FFFFFF;
    height: 85px;
    margin-left: 230px;
    width: auto;
    background-position: left top;
    background-color: #5B8DA4;
    background-image: url(images/TitleBar.jpg);
    background-repeat: no-repeat;
 }

 
