.copyright {
color: Black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
}
a.copylink:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FBA902;
	font-size: 1pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}
a.copylink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FBA902;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.copylink:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FBA902;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.copylink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FBA902;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.normaltext {
font-family: Verdana, Helvetetica, Arial,sans-serif;
font-size: xx-small;
color: Black;
}
.headertext {
font-family: Verdana, Helvetetica, Arial,sans-serif;
font-size: x-small;
color: #663300;
font-weight: bold;
}
a.normallink:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
a.normallink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #9D958B;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
a.normallink:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A52A2A;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
a.normallink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Red;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}


