#adCopy a:link {
	color: #D84F00;
	text-decoration: underline;
}
#adCopy a:hover {
	color: #FAB101;
	text-decoration: underline;
}

.smallCopy  {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: "century gothic";
}
.largeCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #FAB101;
	line-height: 30px;
}
.white {
	font-family: "century gothic";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.grey {
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
#adCopy a:visited {
	color: #D84F00;
	text-decoration: underline;
}
.black {
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
#input_boxCopy {
	padding: 10px;
	border: px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}
#input_boxCopy  a:link {
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
#input_boxCopy a:hover {
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.greyBig {
	font-family: "century gothic";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	line-height: 16px;
}
.orange {
	font-family: "century gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #D84F00;
	line-height: 16px;
}

