a:link {
    color: #cc0000;
 }

 a:visited {
    color: #cc0000;
 }

 a:hover {
    color: #EA6565;
 }

 .sf_header_wrapper {
    padding: 15px 20px 20px;
    min-height: 1%;
    height: 1%;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
