/*----------------------------------
		Theme661	
----------------------------------*/
 a:link {
    color: #9b881f;
 }

 a:visited {
    color: #9b881f;
 }

 a:hover {
    color: #9b881f;
 }

 body {
    background-color: #fff7cf;
    background-image: url(images/bg_4.gif);
 }

 .sf_extra2 {
    background-image: url(images/main_4.png);
 }

 .sf_navigation ul li a {
    background-image: url(images/navbg_off.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a:hover {
    background-image: url(images/navbg_on_4.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
 }

 
