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

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

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

 
