body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF;
}
a {
	color:#907327;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}

.goldType {
	color:#907327;
}
h1 {
	font-size:25px; 
	margin:10px 0px;
	text-transform:uppercase
}
h2 {
	font-size:20px; 
	margin:10px 0px;
	text-transform:uppercase;
}
hr {
	border: 3px solid color:#907327;
}

a strong, a b{color:#000}

