body {
background: white;
background-image: url(/images/bksf.jpg);
background-repeat: repeat-x;

}


a:link			{ color: #000000; text-decoration: underline; }
a:active		{ color: #000000; text-decoration: underline; }
a:visited		{ color: #000000; text-decoration: underline; }
a:hover			{ color: #336699; text-decoration: underline; }

