/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/bg_clients.gif);
	background-repeat: repeat-x;
	}
.button_bg {
	background-image: url(images/button_bg_b.gif);
	height: 32px;
	}
	
	
	
.foot {
	background: #c9c994;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.foot a{ color: #000000;text-decoration: underline; }
.foot a:hover{ color: #000000; text-decoration: none; }