.sf_footer {
    color: #717075;
 }

 a:link {
    color: #6C2180;
 }

 a:visited {
    color: #C2D82E;
 }

 a:hover {
    color: #C2D82E;
 }

 .sf_main_header {
    font-weight: bold;
    font-size: 24px;
    width: 970px;
    margin: 0px auto;
    padding: 30px 0px 5px;
    min-height: 55px;
    height: 55px;
    color: #ffffff;
    background-position: 740px 15px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
