.sf_blog_main_header {
    font-weight: bold;
    width: 590px;
    height: 28px;
    overflow: hidden;
    font-family: courier new;
    font-size: 24px;
    color: #4CE806;
 }

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

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

 a:visited {
    color: #E70304;
 }

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

 
