body {
	margin: 0px;
	padding: 0px;
	background: #cc6633;
	background: #8d702d url(img/bg.gif) repeat-x;
	font-family: "Verdana";
	font-size: 13px;
	
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.bunn {
	color: #ccc;
	text-decoration: none;
}
img {
border: 0
}