.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : normal;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
}

.text12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
}

.text13black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : normal;
	padding: 0 1em 0 1em;
}

.text13bblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : bold;
}

a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C1A253;
	font-weight : bold;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C1A253;
	font-weight : bold;
}

a.big {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B10F5;
	font-weight : bold;
}

a.big:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B10F5;
	font-weight : bold;
}

a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1A253;
	font-weight : normal;
}

a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1A253;
	font-weight : normal;
	}