a:link {
    color: #CC0000;
 }

 a:visited {
    color: #104CCA;
 }

 a:hover {
    color: #663566;
 }

 body {
    margin: 0px 0px 0px;
    padding: 0px;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-color: #FFFFFF;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    background-color: transparent;
    color: #663566;
 }

 .sidebarlist li.sidebaritem {
    list-style-type: none;
    padding: 0px 0px 15px;
    margin: 0px 0px 10px;
    background-position: bottom left;
    background-image: url(images/sidebar_bot_5.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_footer {
    position: relative;
    top: 35px;
    left: 0px;
    display: block;
    clear: both;
    width: 920px;
    height: 25px;
    padding: 5px;
    text-align: center;
    overflow: hidden;
    font-family: fantasy;
    font-size: 36px;
    color: #FFFFFF;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: fantasy;
    font-size: 36px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    font-family: serif;
    font-size: 22px;
    color: #FFFFFF;
 }

 
