body {
	background:url(bg_body.jpg) repeat-x #f6f3ee;
	margin: 0px;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
td {
	text-align:left;
}

form {
	display:inline;
}	

h1 {
	display:inline;
	font-size: 22px;
}
h2 {
	font-size: 22px;
	display:inline;
	color:#760000;
}


a 		{ color:#8e6e27; text-decoration:none; }
a:hover { color:#4a2304; text-decoration:underline; }

.footer a, .footer a:visited { color:#ae9f89; text-decoration:none;  }
.footer a:hover 			 { color:#caab57; text-decoration:underline; }

a.news_link 		{ color:#8e6e27; text-decoration:none; }
a.news_link:hover	{ color:#4a2304; text-decoration:underline; }

.footer {
	background:url(bg_footer.jpg) repeat-x; 
	height:70px; 
	color:#FFFFFF;
	font-size:11px;
	font-family: Verdana, Arial;
}

.metalPrices {
	padding: 15px 18px 7px 18px;
	font-size:16px;
	font-weight:bold;
	color:#959595;
}

.metalPrices strong {
	color:#F7941C;
}

