.copy   { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva; font-weight: normal; line-height: 15px; letter-spacing: 1px }
.copy-bold  { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva; font-weight: bold; line-height: 15px }
.copywrite   { color: #333; font-size: 10px; font-family: Arial, Helvetica, Geneva; font-weight: normal; line-height: 15px; letter-spacing: 1pt }
.header-tan     { color: #a36107; font-size: 12px; font-family: Arial, Helvetica, Geneva; font-weight: bold }
.header-white { color: #fff; font-size: 14px; font-style: bold; line-height: 23px; font-family: Comic Sans MS, Sand, Arial, Helvetica, Geneva }
.header-red    { color: #900; font-size: 11px; font-family: Geneva, Arial, Helvetica; font-weight: bold; line-height: 18px }
a.text:link { color: #333; font-size: 12px; font-style: normal; line-height: 25px; font-weight: bold; font-family: Arial, Helvetica, Geneva; text-decoration: none }
a.text:visited { color: #333; font-size: 12px; font-style: normal; line-height: 25px; font-weight: bold; font-family: Arial, Helvetica, Geneva; text-decoration: none }
a.text:hover  { color: #a36107; font-size: 12px; line-height: 25px }
a:link { color: #000; text-decoration: none }
a:visited { color: #000; text-decoration: none }
a:hover { color: #800808; }
#under_content { font-family: Arial, Helvetica, Geneva; height: 16px; line-height: 16px; margin: 5px auto; width: 778px; }
#under_content #copyright { color: #999; float: left; font-size: 10px; margin-left: 5px; text-align: left; }
#under_content #social_icons { float: right }
#under_content #social_icons a { float: left; margin-right: 5px; }
#under_content #social_icons a img { border: none; }

.gold {
	color:				#b48a27;
}
.silver {
	color:				#717464;
}
a.button_buy {
	display:			block;
	font-size:			13px;
	text-align:			center;
	border:				1px solid #a36107;
	width:				146px;
	padding:			5px 0;
	margin:				0 0 10px 0;
}
a:link.button_buy, a:visited.button_buy {
	color:				#fff;
	background-color:	#a36107;
}
a:hover.button_buy, a:active.button_buy {
	color:				#a36107;
	background-color:	#fff;
}