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

.regtext a:link {
	color: #EC6548;
	text-decoration: none;
	font-weight:normal;
}
.regtext a:visited {
	color: #EC6548;
	text-decoration: none;
	font-weight:normal;
}

.regtext a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:normal;
}
.regtextblack {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.regtextblack a:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.regtextblack a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.regtextblack a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.white {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E47D2D;
}
.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E47D2D;
	text-decoration: none;
}
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E47D2D;
	text-decoration: underline;
}
.header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E47D2D;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC6548;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC6548;
	text-decoration: underline;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC6548;
	text-decoration: none;
}
