body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:link {
	color: #5C2F16;
	text-decoration: none;
}
a:visited {
	color: #5C2F16;
	text-decoration: none;
}
a:hover {
	color: #C90;
	text-decoration: underline;
}
.copyrightext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.customscrolllink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.customscrolllink A:link {
	color: #C90;
	text-decoration: none;
}
.customscrolllink A:visited {
	color: #C90;
	text-decoration: none;
}
.customscrolllink A:hover {
	color: #999;
	text-decoration: underline;
}