			.goldTitle
			{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
			}

.goldPrice
			{
				font-family: verdana;
				font-size:10px;
				font-weight: normal;
				color: #333333;
			}

.goldStore
			{
				font-family: verdana;
				font-size:12px;
				font-weight: normal;
				color: black;
			}
a.goldStore
			{
				font-family: verdana;
				font-size:12px;
				font-weight: bold;
				color: #CC6600;
				text-decoration: underline;
			}
	
	.goldprices {
	width:760px;
	margin:0 auto 1px;
	border:1px solid #ccc;
	border-top: 1px;
  }
  
  td.space{
	padding: 10px;
	}

