.sf_blog_sidebar ul li a:visited {
    color: #8C1FDD;
 }

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

 .sf_blog_extra4 {
    width: 675px;
    height: 130px;
    float: right;
    margin: 5px 10px 0 0;
    display: inline;
    background-repeat: no-repeat;
    background-image: url(images/tnWH_DoThisLong.jpg);
 }

 .sf_blog_sub_header {
    margin-left: 15px;
    padding-top: 5px;
    font-weight: normal;
    height: 15px;
    width: 755px;
    font-size: 12px;
    color: #216B31;
 }

 .sf_blog_main_header {
    margin-left: 15px;
    padding-top: 12px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-family: arial;
    font-size: 20px;
    color: #980835;
 }

 body {
    margin: 0 auto;
    background-color: #5EE3A9;
    font-family: arial;
    font-size: 12px;
    color: #000000;
 }

 .sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #980835;
 }

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

 a:visited {
    color: #8C1FDD;
 }

 a:hover {
    text-decoration: underline;
    color: #D30817;
 }

 
