.sf_extra1 {
    display: block;
    width: 445px;
    height: 140px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #3F7019;
 }

 a:visited {
    color: #8bb824;
 }

 a:hover {
    color: #8bb824;
    background-color: #ECF4D9;
 }

 .sf_navigation ul li a {
    color: #3F7019;
 }

 
