a:visited {
    color: #4747E8;
 }

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

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-top: 4px;
    overflow: hidden;
    background-color: #000000;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #2F7571;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #908587;
 }

 .sf_blog_extra9 {
    height: 33px;
    width: 950px;
    float: right;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(images/houserose.bmp);
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 166px;
    background-position: left;
    border-bottom: 5px solid #85868F;
    background-color: #686879;
    background-repeat: no-repeat;
    background-image: url(images/houserose.bmp);
 }

 body {
    margin: auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    font-family: arial;
    font-size: 10pt;
    background-color: #FFFFFF;
 }

 .sf_blog_sub_header {
    margin-left: 335px !important;
    padding-top: 5px;
    font-weight: bold;
    height: 60px;
    widht: 575px;
    overflow: hidden;
    font-family: times;
    font-size: 24px;
    color: #BDE5B1;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #000000;
 }

 .sf_blog_main_header {
    margin-left: 335px !important;
    padding-top: 10px;
    font-weight: bold;
    height: 80px;
    widht: 575px;
    overflow: hidden;
    font-family: times;
    font-size: 36px;
    color: #17124A;
 }

 
