body {
	background-image: url(images/nav_bg.png);
	background-repeat:no-repeat;
	background-color:#6b3109;
	margin: 0px;
	font-family:tahoma;
	font-size:10px;
	color: #dc8748;
	}

a:link {color:#dc8748; text-decoration:none;}
a:visited {color:#dc8748; text-decoration:none;}
a:active {color:#fdbc8c; text-decoration:none;}
a:hover {color:#fdbc8c; text-decoration:none;}